:root{font-family:Trebuchet MS,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f0f3f7;background:#0d1014;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#0d1014}button,a{font:inherit}a{text-decoration:none}#root{min-height:100vh}::selection{background:#9aa5b147;color:#f7f9fc}.marketplace-page{min-height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at top,rgba(124,136,152,.14),transparent 28%),radial-gradient(circle at 85% 15%,rgba(124,136,152,.08),transparent 20%),linear-gradient(180deg,#0d1014,#12161c 42%,#0f1318);color:#f0f3f7}.site-header{flex-shrink:0;background:#0f1318cc;border-bottom:1px solid rgba(154,165,177,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-shell,.page-content,.sticky-search-shell{width:min(1240px,calc(100% - 32px));margin:0 auto}.header-shell{display:grid;grid-template-columns:auto auto;justify-content:space-between;gap:16px;align-items:center;padding:18px 0}.brand-link{display:inline-flex;align-items:center;gap:14px;color:#f0f3f7;background:none;border:none;padding:4px 0;cursor:pointer;text-align:left}.brand-logo{width:44px;height:44px;flex:0 0 auto;display:block;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(134,147,164,.18))}.brand-copy{display:flex;flex-direction:column;min-width:0;gap:2px}.brand-title{font-size:1.1rem;font-weight:800;line-height:1.1;letter-spacing:-.02em}.brand-subtitle{font-size:.82rem;line-height:1.15;color:#98a2ae}.sticky-search-shell{display:grid;grid-template-columns:minmax(0,1fr) 220px 132px;gap:12px;align-items:center}.sticky-search input,.sticky-search select{width:100%;height:56px;border:1px solid rgba(154,165,177,.16);border-radius:14px;background:#181d24e6;color:#f0f3f7;padding:0 18px;font-size:1rem;outline:none;box-shadow:inset 0 1px #ffffff08;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.sticky-search input::placeholder{color:#87919d}.sticky-search select{appearance:none}.sticky-search input:focus,.sticky-search select:focus{border-color:#8f9aa8ad;box-shadow:0 0 0 4px #8f9aa824;background:#1d232bf5}.sticky-search button,.add-button,.profile-button,.chip,.category-tile,.listing-card,.auth-close,.auth-submit{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.sticky-search button,.add-button{height:56px;border:0;border-radius:14px;font-weight:700}.sticky-search button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(180deg,#41d6a7,#1ea975 52%,#15855b);color:#f8fffc;box-shadow:inset 0 1px #ffffff2e,0 0 0 1px #55e0ad29,0 12px 26px #14855b38;letter-spacing:.01em}.sticky-search button:hover,.add-button:hover,.auth-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #0f131847}.sticky-search button:hover{background:linear-gradient(180deg,#52e5b6,#27bc84 52%,#1a9465);box-shadow:inset 0 1px #fff3,0 0 0 1px #65eaba38,0 14px 28px #14855b47}.search-button-icon{width:18px;height:18px;stroke-width:2.2;flex:0 0 auto}.sticky-search button:active,.add-button:active,.profile-button:active,.chip:active,.auth-submit:active{transform:translateY(1px)}.header-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end}.profile-button{display:inline-flex;align-items:center;gap:8px;height:48px;padding:0 16px;min-width:0;border:1px solid rgba(154,165,177,.15);border-radius:12px;background:#151b22e0;color:#f0f3f7;font-weight:600;box-shadow:inset 0 1px #ffffff08}.profile-button-label,.profile-button-user{min-width:0}.profile-button-user{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-button-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#ffffff12;color:#f0f3f7;font-size:.78rem;font-weight:700}.profile-button:hover{border-color:#9aa5b166;background:#1c222af5;box-shadow:0 10px 24px #090b0f4d}.profile-button-active{border-color:#9aa5b16b;background:#242b35fa;color:#fff}.role-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border:1px solid rgba(255,208,128,.28);border-radius:999px;background:#72521c38;color:#ffe6b3;font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.role-badge-compact{min-height:24px;padding:0 8px;font-size:.68rem}.add-button{padding:0 20px;background:#f0f3f7;color:#12161c}.sticky-search{position:sticky;top:0;z-index:20;padding:14px 0;background:#0d1014bd;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(154,165,177,.1)}.page-content{flex:1 1 auto;min-height:0;overflow:visible;padding:28px 0 56px}.page-content-account{flex:1 1 auto;min-height:0;overflow:hidden;padding:18px 0}.account-page{display:flex;flex-direction:column;gap:28px}.account-page-chat{flex:1 1 auto;height:100%;min-height:0;gap:18px;overflow:hidden}.product-page{display:flex;flex-direction:column;gap:24px}.messages-layout{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:22px;align-items:start}.chat-section{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}.messages-layout-stable{flex:1 1 auto;align-items:flex-start;min-height:0;height:auto;overflow:hidden}.messages-list{display:flex;flex-direction:column;gap:12px;min-height:0;height:auto;max-height:900px;overflow-y:auto;padding:4px 8px 4px 0;overscroll-behavior:contain}.message-thread,.message-panel{border:1px solid rgba(154,165,177,.12);border-radius:24px;background:linear-gradient(180deg,#131920f5,#0e1218fa);box-shadow:0 18px 38px #0000002e}.message-thread{padding:16px;border-color:#9aa5b11f;text-align:left;color:#f0f3f7;cursor:pointer}.message-thread-active{border-color:#41d6a747;box-shadow:0 18px 38px #0a211947}.message-thread-top,.message-thread-bottom,.message-panel-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.message-thread p,.message-thread-bottom span{margin:0;color:#a8b2bc}.message-thread p{margin:10px 0 12px}.message-unread-dot{width:10px;height:10px;border-radius:50%;background:#41d6a7;flex:0 0 auto}.message-panel{padding:20px;min-height:0;display:flex;flex-direction:column;overflow:hidden}.message-panel-stable{position:relative;flex:1 1 auto;height:900px;max-height:900px;min-height:0}.message-panel-head{margin-bottom:18px}.message-panel-head h3{margin:0 0 6px}.message-panel-head p,.message-status{margin:0;color:#a8b2bc}.message-status{color:#8ff1cf;font-weight:700}.message-bubble-stack{display:flex;flex-direction:column;gap:12px;min-height:0;flex:1 1 auto;overflow-y:auto;padding-right:6px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.message-bubble-stack-stable{min-height:0;height:100%}.message-date-divider{position:relative;display:flex;justify-content:center;pointer-events:none;margin:6px 0 10px}.message-date-divider span{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:#12181fd1;border:1px solid rgba(159,170,184,.14);color:#a8b1bc;font-size:.78rem;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:capitalize}.message-bubble{max-width:82%;padding:12px 14px 10px;border-radius:18px 18px 18px 6px;background:#1c222af5;box-shadow:0 10px 24px #070c1224}.message-bubble-own{align-self:flex-end;border-radius:18px 18px 6px;background:#195c4542}.message-bubble p,.message-bubble span{margin:0}.message-attachment-image{display:block;width:100%;max-width:280px;border-radius:14px;margin-top:10px;object-fit:cover}.message-bubble p{color:#f0f3f7;line-height:1.6}.message-bubble span{display:inline-block;margin-top:8px;color:#99a3af;font-size:.82rem}.message-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-top:8px}.message-bubble .message-meta{display:flex}.message-delivery-status{margin-top:0;display:inline-flex;align-items:center;justify-content:center;min-width:20px}.message-delivery-status-read{color:#d9e3ea}.message-delivery-icon{width:18px;height:18px;display:block}.message-panel-note{margin:auto 0;color:#99a3af;line-height:1.6;text-align:center}.message-composer{display:flex;flex-direction:column;gap:12px;margin-top:12px;flex-shrink:0}.message-composer-sticky{position:relative;margin-top:0;padding-top:14px;border-top:1px solid rgba(154,165,177,.1);background:transparent}.message-composer-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.message-attachment-button{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;border:1px solid rgba(154,165,177,.14);background:#161c23eb;color:#f0f3f7;cursor:pointer;transition:border-color .18s ease,transform .18s ease,background-color .18s ease,box-shadow .18s ease}.message-attachment-button:hover{border-color:#41d6a766;transform:translateY(-1px);background:#1c232bfa;box-shadow:0 12px 24px #070e1438}.message-attachment-button:focus-within{border-color:#8ff1cf8f;box-shadow:0 0 0 3px #41d6a71f}.message-attachment-input{display:none}.message-attachment-preview{position:relative;width:fit-content;max-width:100%}.message-attachment-preview .message-attachment-image{max-width:200px;max-height:150px;object-fit:cover;border-radius:14px;margin-top:0}.message-attachment-remove{position:absolute;top:8px;right:8px;width:28px;height:28px;border:none;border-radius:999px;background:#0b0f14c7;color:#fff;cursor:pointer}.message-composer textarea{width:100%;min-height:56px;max-height:132px;border:1px solid rgba(154,165,177,.14);border-radius:16px;background:#161c23eb;color:#f0f3f7;padding:16px 16px 14px;font:inherit;resize:none;outline:none;line-height:1.45}.message-send-button{align-self:flex-end;min-width:180px;opacity:.72}.message-send-button:disabled{cursor:not-allowed;opacity:.42;filter:saturate(.7)}.message-send-button-active{opacity:1}.scroll-to-bottom-button{position:absolute;right:24px;bottom:calc(var(--chat-composer-height, 148px) + 18px);z-index:3;min-height:40px;padding:0 14px;border:1px solid rgba(65,214,167,.2);border-radius:999px;background:#11191ff0;color:#dffcf1;font-weight:700;cursor:pointer;box-shadow:0 16px 28px #0710163d}.site-footer{flex-shrink:0}.product-back-link{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid rgba(143,241,207,.18);color:#dffcf1;font-weight:700;cursor:pointer;background:linear-gradient(180deg,#143a2eb8,#0f1f1af5);box-shadow:inset 0 1px #ffffff0d,0 12px 24px #09141033;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.product-back-link:hover{transform:translateY(-1px);border-color:#8ff1cf52;box-shadow:inset 0 1px #ffffff14,0 16px 28px #0914103d}.product-back-link:focus-visible{outline:none;box-shadow:0 0 0 3px #41d6a729,inset 0 1px #ffffff14,0 16px 28px #0914103d}.product-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:24px}.product-media-column{display:grid;gap:8px}.product-media-shell{position:relative}.product-media,.product-summary,.product-detail-card{border:1px solid rgba(154,165,177,.12);border-radius:28px;background:linear-gradient(180deg,#131920f5,#0e1218fa);box-shadow:0 18px 38px #0000002e}.product-media{position:relative;min-height:420px;overflow:hidden;cursor:zoom-in}.product-photo-controls{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:0 14px;pointer-events:none}.product-photo-control{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:999px;border:1px solid rgba(154,165,177,.18);background:#0a0e13b3;color:#f4f7fb;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #050b1359;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.product-photo-control:hover{transform:translateY(-1px);border-color:#8ff1cf47;background:#10161cd1}.product-photo-control:active{transform:translateY(1px) scale(.97)}.product-photo-control:focus-visible{outline:none;box-shadow:0 0 0 3px #41d6a729,inset 0 1px #ffffff0f,0 10px 24px #050b1359}.product-summary{padding:28px}.product-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.product-tag{padding:8px 12px;border-radius:999px;background:#1c222af5;color:#cfd6df;font-size:.88rem;font-weight:700}.product-title{margin:0 0 10px;font-size:clamp(2rem,4vw,3.1rem);line-height:.98;letter-spacing:-.04em}.product-price{margin:0 0 18px;color:#f4f7fb;font-size:1.8rem;font-weight:800}.product-description{margin:0;color:#b5bec8;font-size:1rem;line-height:1.7;overflow-wrap:anywhere;word-break:break-word;max-height:11.9em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;line-clamp:7;-webkit-box-orient:vertical}.product-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px;align-items:stretch}.product-photo-strip{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px;margin-top:-6px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(143,241,207,.28) rgba(19,24,31,.96)}.product-photo-strip::-webkit-scrollbar{height:8px}.product-photo-strip::-webkit-scrollbar-track{background:#13181fe6;border-radius:999px}.product-photo-strip::-webkit-scrollbar-thumb{border-radius:999px;background:#8ff1cf47}.product-thumb{flex:0 0 112px;scroll-snap-align:start;aspect-ratio:1 / 1;border-radius:16px;border:1px solid rgba(154,165,177,.14);background-size:cover;background-position:center;background-color:#141a20e6;cursor:pointer}.listing-description{margin:10px 0 0;color:#b5bec8;font-size:.94rem;line-height:1.45;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:4.35em}.product-details-copy{margin-top:28px;padding-top:22px;border-top:1px solid rgba(154,165,177,.12)}.product-thumb-active{border-color:#52e6b961;box-shadow:0 0 0 3px #41d6a71f}.product-order-button,.product-secondary-button{min-height:52px;padding:0 18px}.product-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex:1 1 220px;border:1px solid rgba(154,165,177,.15);border-radius:14px;background:linear-gradient(180deg,#242c36eb,#13181ff5);color:#f0f3f7;font-weight:700;letter-spacing:-.01em;text-align:center;cursor:pointer;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 12px 28px #050b133d;transition:transform .28s ease,background-color .32s ease,border-color .32s ease,color .32s ease,box-shadow .32s ease}.product-secondary-button svg,.product-back-link svg{flex:0 0 auto;width:18px;height:18px}.product-call-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.product-favorite-button{border-color:#e391ac57;background:linear-gradient(180deg,#6d2b42a8,#3d1827f5);color:#fff0f5;box-shadow:inset 0 1px #ffffff0f,0 12px 28px #36122042}.product-contact-button{border-color:#6cd8b257;background:linear-gradient(180deg,#266f54b3,#144837f5);color:#e4fff4;box-shadow:inset 0 1px #ffffff0f,0 12px 28px #0f3d2e3d}.product-neutral-button{border-color:#9aa5b12e;background:#151b22e0;color:#f0f3f7;box-shadow:inset 0 1px #ffffff0a,0 10px 22px #050b132e}.product-save-button{border-color:#41d6a76b;background:linear-gradient(180deg,#1e9568e0,#105d43fa);color:#effff8;box-shadow:inset 0 1px #ffffff14,0 16px 32px #105d434d}.product-edit-button{border-color:#e8b97057;background:linear-gradient(180deg,#774f19ad,#442e10f5);color:#ffecbe;box-shadow:inset 0 1px #ffffff0f,0 12px 28px #442e1042}.product-delete-button{border-color:#e5767657;border-style:dashed;background:linear-gradient(180deg,#792525b8,#4d1616fa);color:#ffeaea;box-shadow:inset 0 1px #ffffff0d,0 12px 28px #4d161647}.product-delete-button-confirming{border-color:#ff9b9b75;border-style:solid;background:linear-gradient(180deg,#982c2cd1,#631a1afa);color:#fff4f4;box-shadow:inset 0 1px #ffffff14,0 18px 34px #2f0a0a4d}.product-continue-button{border-color:#8193ab3d;background:linear-gradient(180deg,#384351d1,#1e252efa);color:#e6edf5;box-shadow:inset 0 1px #ffffff0d,0 12px 24px #0c121c33}.product-secondary-button:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff14,0 18px 34px #050b134d}.product-secondary-button:hover:after{opacity:1;transform:translate(115%)}.product-secondary-button:active{transform:translateY(1px) scale(.985)}.product-secondary-button:focus-visible{outline:none;border-color:#8ff1cfb8;box-shadow:0 0 0 3px #41d6a729,inset 0 1px #ffffff14,0 16px 34px #050b1347}.product-secondary-button:disabled{cursor:wait;opacity:.72;transform:none}.product-secondary-button:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.14) 45%,transparent 100%);opacity:0;transform:translate(-120%);transition:transform .55s ease,opacity .28s ease}.cart-button-active{border-color:#41d6a752;background:#195c4542;color:#dffcf1;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #12403133}.product-favorite-button.cart-button-active{border-color:#ef97b666;background:linear-gradient(180deg,#882e4ec7,#561e33fa);color:#fff4f8;box-shadow:inset 0 1px #ffffff14,0 16px 30px #310d1b47}.product-contact-button.cart-button-active{border-color:#65eaba66;background:linear-gradient(180deg,#2d8362c7,#17543ffa);color:#ecfff7}.product-edit-button.cart-button-active{border-color:#e8b97066;background:linear-gradient(180deg,#875b1fc2,#4f3512fa);color:#fff0c9}.product-action-error{margin:14px 0 0;color:#ffb5b5;line-height:1.5}.cart-button-flash{box-shadow:inset 0 1px #ffffff14,0 0 0 1px #65eaba2e,0 0 0 6px #41d6a70f,0 16px 34px #1240313d;transform:translateY(-1px) scale(1.015)}.cart-button-flash:after{opacity:1;transform:translate(115%)}.product-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-detail-card{padding:24px}.product-detail-card h2{margin:0 0 14px;font-size:1.2rem}.product-detail-card p{margin:0;color:#b5bec8;line-height:1.7}.product-detail-list{margin:0;padding-left:18px;color:#cfd6df;line-height:1.8}.seller-detail-list{display:grid;gap:6px;padding-left:0;list-style:none;margin-top:12px}.seller-detail-list li{padding:10px 12px;border-radius:14px;background:#1c222ab8;color:#dbe4ee;line-height:1.45}.account-page-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;flex-shrink:0;padding:28px;border:1px solid rgba(154,165,177,.12);border-radius:28px;background:radial-gradient(circle at top left,rgba(65,214,167,.12),transparent 38%),linear-gradient(180deg,#131920f5,#0e1218fa);box-shadow:0 18px 38px #0000002e}.account-page-kicker{margin:0 0 10px;color:#8ff1cf;font-size:.82rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.account-page-title{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:.98;letter-spacing:-.04em}.account-page-copy{max-width:620px;margin:14px 0 0;color:#a8b2bc;line-height:1.6}.account-back-button,.footer-link-button{border:1px solid rgba(154,165,177,.15);border-radius:14px;background:#151b22e0;color:#f0f3f7;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.account-back-button{min-height:50px;padding:0 18px;white-space:nowrap}.account-back-button:hover,.footer-link-button:hover{border-color:#9aa5b166;background:#1c222af5;box-shadow:0 10px 24px #090b0f4d}.quick-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;margin-bottom:16px}.filter-panel{margin-bottom:32px;padding:22px;border:1px solid rgba(154,165,177,.12);border-radius:26px;background:linear-gradient(180deg,#131920f5,#0e1218fa);box-shadow:0 18px 38px #0000002e}.filter-section{margin-bottom:18px}.filter-section-collapsible{padding:0;overflow:clip}.filter-section-summary{list-style:none;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:22px;cursor:pointer}.filter-section-summary::-webkit-details-marker{display:none}.filter-section-summary h2{margin:0;font-size:1.18rem;letter-spacing:-.02em}.filter-section-summary-hint{flex-shrink:0;color:#99a3af;font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.filter-section[open] .filter-section-summary-hint{color:#eef2f6}.filter-section-body{padding:0 22px 22px}.filter-panel-head{margin-bottom:18px}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.filter-tag-group,.tag-picker,.product-search-tags{display:flex;flex-wrap:wrap;gap:10px}.filter-tag-group{margin-bottom:16px}.attribute-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.attribute-grid-filters{margin-bottom:16px}.filter-field{display:flex;flex-direction:column;gap:8px}.filter-field span{color:#d7dee6;font-size:.88rem;font-weight:700}.filter-field input,.filter-field select{width:100%;height:52px;border:1px solid rgba(154,165,177,.14);border-radius:14px;background:#161c23eb;color:#f0f3f7;padding:0 16px;font-size:1rem;outline:none}.filter-reset-button{align-self:end;min-height:52px;border:1px solid rgba(154,165,177,.15);border-radius:14px;background:#151b22e0;color:#f0f3f7;font-weight:700;cursor:pointer}.filter-reset-button:hover{border-color:#9aa5b166;background:#1c222af5}.tag-chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid rgba(154,165,177,.14);border-radius:999px;background:#181d24b8;color:#cad1da;font-weight:600;cursor:pointer}.tag-chip-active,.tag-chip:hover{border-color:#52e6b957;background:#195c453d;color:#e7fff5}.tag-chip-static{cursor:default}.chip{height:42px;padding:0 16px;border:1px solid rgba(154,165,177,.14);border-radius:999px;background:#181d24b8;color:#cad1da;font-weight:600}.chip:hover,.chip-active{border-color:#9aa5b166;background:#232932f0;color:#f0f3f7}.section-block+.section-block{margin-top:40px}.account-subtitle{margin:6px 0 0;color:#99a3af;font-weight:500}.chat-section>.section-head{flex-shrink:0}.account-stat,.order-card,.orders-empty{border:1px solid rgba(154,165,177,.12);border-radius:22px;background:linear-gradient(180deg,#131920f5,#0e1218fa);box-shadow:0 18px 38px #0000002e}.orders-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.order-card{padding:20px}.order-card-top,.order-card-bottom{display:flex;justify-content:space-between;gap:12px;align-items:center}.order-card h3{margin:14px 0 8px;font-size:1.05rem}.order-card p{margin:0 0 18px;color:#b5bec8;line-height:1.5}.order-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#247b5a33;border:1px solid rgba(65,214,167,.24);color:#8ff1cf;font-size:.82rem;font-weight:700}.order-date,.order-card-bottom span{color:#99a3af;font-size:.9rem}.order-card-bottom strong{font-size:1rem}.orders-empty{padding:28px 24px;text-align:center}.orders-empty h3{margin:0 0 8px}.orders-empty p{margin:0;color:#a3adb8}.section-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:22px}.section-head h2{margin:0;font-size:1.78rem;line-height:1.05;letter-spacing:-.03em;text-wrap:balance}.section-link,.section-meta{color:#99a3af;font-weight:600}.section-meta-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.section-link:hover{color:#eef2f6}.section-link-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:999px;border:1px solid rgba(65,214,167,.26);background:linear-gradient(180deg,#1b6f51f2,#13523df5);color:#ecfff7;font-weight:800;letter-spacing:-.01em;text-decoration:none;box-shadow:inset 0 1px #ffffff14,0 12px 26px #09261c38;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease}.section-link-cta:hover{color:#fff;transform:translateY(-1px);border-color:#8ff1cf6b;box-shadow:inset 0 1px #ffffff1a,0 16px 34px #09261c47}.section-link-cta:active{transform:translateY(1px)}.section-link-cta:focus-visible{outline:none;box-shadow:0 0 0 3px #41d6a729,inset 0 1px #ffffff14,0 16px 34px #09261c47}.category-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:16px}.category-tile{border:0;padding:14px 10px 12px;border-radius:24px;background:#12171d85;display:flex;flex-direction:column;align-items:center;gap:12px;color:#f0f3f7}.category-tile:hover{transform:translateY(-2px);background:#191f27e6}.category-icon{width:88px;height:88px;border-radius:999px;display:grid;place-items:center;box-shadow:inset 0 1px #ffffff1f,0 18px 34px #00000042}.category-icon-svg{width:32px;height:32px;stroke-width:1.8}.category-title{font-size:.96rem;font-weight:700;text-align:center;color:#dbe2ea}.button-icon{width:22px;height:22px;stroke-width:1.8}.category-tile.active{background:#1f252efa}.category-tile.active .category-icon{outline:3px solid rgba(154,165,177,.22);box-shadow:inset 0 1px #ffffff24,0 18px 32px #0f131847}.teal .category-icon{background:linear-gradient(180deg,#30363f,#4b5561)}.mint .category-icon{background:linear-gradient(180deg,#353942,#575e69)}.sky .category-icon{background:linear-gradient(180deg,#2d3540,#495464)}.sand .category-icon{background:linear-gradient(180deg,#3a3530,#5d564e)}.peach .category-icon{background:linear-gradient(180deg,#3c3234,#5f5256)}.lilac .category-icon{background:linear-gradient(180deg,#343240,#555567)}.blue .category-icon{background:linear-gradient(180deg,#2d3342,#475062)}.lime .category-icon{background:linear-gradient(180deg,#323931,#525c50)}.listing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.listing-card{background:linear-gradient(180deg,#12181ef5,#0e1218fa);border:1px solid rgba(154,165,177,.1);border-radius:22px;overflow:hidden;box-shadow:0 18px 38px #0000003d}.listing-link{display:block;color:#f0f3f7;width:100%;border:0;background:none;padding:0;text-align:left;cursor:pointer}.listing-card:hover{transform:translateY(-3px);border-color:#9aa5b138;box-shadow:0 22px 42px #0000004d}.listing-image{position:relative;aspect-ratio:1.15 / 1}.listing-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(4,14,13,.16) 100%)}.listing-badge{position:absolute;top:12px;left:12px;z-index:1;padding:6px 10px;border-radius:999px;background:#12181ee0;color:#f4f7fb;font-size:.78rem;font-weight:700;border:1px solid rgba(154,165,177,.14)}.listing-favorite-button{position:absolute;top:12px;right:12px;z-index:1;width:40px;height:40px;border:1px solid rgba(154,165,177,.16);border-radius:999px;background:#12181ee6;color:#f3f6fa;font-size:1.15rem;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.listing-favorite-button:hover{transform:translateY(-1px);border-color:#ff9dbb4d;background:#341822f5}.listing-favorite-button-active{color:#ff8db1;background:#451828f5;border-color:#ff9dbb57;box-shadow:0 12px 26px #2408124d}.listing-body{padding:18px 16px 17px}.listing-actions{padding:0 16px 18px}.listing-order-button{width:100%;min-height:46px;border:1px solid rgba(65,214,167,.22);border-radius:14px;background:#195c453d;color:#dffcf1;font-weight:800;cursor:pointer;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.listing-order-button:hover{transform:translateY(-1px);background:#1e785852;border-color:#52e6b957;box-shadow:0 14px 30px #07120f42}.listing-price{margin:0;font-size:1.3rem;font-weight:800;color:#f2f5f8;font-variant-numeric:tabular-nums}.listing-meta-row{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:10px}.listing-rating{color:#8ff1cf;font-size:.92rem;font-weight:700}.listing-title{margin:10px 0 8px;font-size:1.12rem;line-height:1.3;color:#f4f7fb}.listing-location{margin:0;color:#96a1ad;font-size:.92rem}.listing-description{margin:10px 0 0;color:#b5bec8;font-size:.94rem;line-height:1.45}.listing-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.85rem}.listing-tag{display:inline-flex;align-items:center;min-height:1.8rem;padding:.28rem .68rem;border-radius:999px;background:#3f5efb14;color:#d9e3ee;font-size:.78rem;font-weight:700;letter-spacing:.01em}.category-feed-group{margin-top:28px}.category-feed-group:first-of-type{margin-top:18px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-overlay{position:fixed;inset:0;z-index:100;background:#020a0999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:16px}.auth-modal{position:relative;background:radial-gradient(circle at top,rgba(134,147,164,.14),transparent 42%),linear-gradient(180deg,#171c23,#10141a);border:1px solid rgba(154,165,177,.14);border-radius:24px;padding:40px 36px 32px;width:100%;max-width:420px;box-shadow:0 24px 64px #00000057}.auth-modal.edit-modal{max-width:min(980px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}.auth-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border:1px solid rgba(154,165,177,.14);border-radius:50%;background:#1b2129e0;color:#9ca7b3;display:grid;place-items:center;cursor:pointer}.auth-close:hover{background:#222932f5;color:#f0f3f7}.auth-logo{display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.auth-logo img{width:92px;height:auto;max-height:64px;display:block;object-fit:contain;filter:none}.auth-title{margin:0 0 4px;font-size:1.55rem;font-weight:800;color:#f0f3f7;letter-spacing:-.03em}.auth-sub{margin:0 0 28px;font-size:.9rem;color:#99a4b0}.auth-form{display:flex;flex-direction:column;gap:16px}.profile-hero-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:start;padding:18px;border:1px solid rgba(154,165,177,.12);border-radius:24px;background:radial-gradient(circle at top left,rgba(65,214,167,.16),transparent 36%),#131920e6}.profile-avatar{width:92px;height:92px;border-radius:28px;border:1px solid rgba(154,165,177,.16);display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at top,rgba(65,214,167,.2),transparent 58%),#151b22eb;background-size:cover;background-position:center;color:#8ff1cf;box-shadow:0 18px 30px #0000002e}.profile-avatar-image{color:transparent}.profile-avatar-fallback{color:#8ff1cf}.profile-hero-copy h3{margin:6px 0 8px;font-size:1.18rem;line-height:1.2}.profile-hero-copy p{margin:0;color:#9dabb8;line-height:1.6}.edit-form{padding-right:2px}.edit-modal-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field label{font-size:.88rem;font-weight:700;color:#d7dee6}.auth-field input{height:52px;border:1px solid rgba(154,165,177,.14);border-radius:14px;background:#161c23eb;color:#f0f3f7;padding:0 16px;font-size:1rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:100%}.auth-field input[type=file]{margin-top:8px;padding-top:12px;padding-bottom:12px;height:auto}.auth-field select,.auth-field textarea{border:1px solid rgba(154,165,177,.14);border-radius:14px;background:#161c23eb;color:#f0f3f7;padding:14px 16px;font-size:1rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:100%;font:inherit}.auth-field select{height:52px;appearance:none}.auth-field textarea{resize:vertical;min-height:112px}.auth-field input::placeholder{color:#86909c}.auth-field textarea::placeholder{color:#86909c}.auth-field input:focus{border-color:#8f9aa8ad;box-shadow:0 0 0 4px #8f9aa824;background:#1d232bfa}.auth-field select:focus,.auth-field textarea:focus{border-color:#8f9aa8ad;box-shadow:0 0 0 4px #8f9aa824;background:#1d232bfa}.auth-pass-wrap{position:relative}.auth-pass-wrap input{padding-right:48px}.auth-eye{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;color:#95a0ac;cursor:pointer;display:grid;place-items:center;padding:4px}.auth-eye:hover{color:#f0f3f7}.auth-error{margin:0;padding:12px 14px;border-radius:10px;background:#5c121261;border:1px solid rgba(248,113,113,.3);color:#fecaca;font-size:.9rem}.auth-info{margin:0;padding:12px 14px;border-radius:10px;background:#3038446b;border:1px solid rgba(154,165,177,.24);color:#d7dee6;font-size:.9rem}.auth-submit{height:54px;border:0;border-radius:14px;background:linear-gradient(180deg,#d8dee7,#b8c1cd);color:#12161c;font-size:1rem;font-weight:800;cursor:pointer;margin-top:4px}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-switch{margin:20px 0 0;text-align:center;font-size:.9rem;color:#99a4b0}.auth-switch button{background:none;border:none;color:#eef2f6;font-weight:700;cursor:pointer;padding:0}.auth-switch button:hover{text-decoration:underline}.create-modal{max-width:560px}.create-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.photo-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.photo-preview-card{position:relative;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;border:1px solid rgba(154,165,177,.14)}.photo-preview-card img{display:block;width:100%;height:100%;object-fit:cover}.photo-remove-button{position:absolute;top:8px;right:8px;width:28px;height:28px;border:0;border-radius:999px;background:#0c1218e0;color:#f7fafc;cursor:pointer}.photo-viewer-modal{position:relative;width:min(960px,calc(100vw - 32px));max-height:calc(100vh - 32px);padding:16px;border-radius:28px;border:1px solid rgba(154,165,177,.14);background:linear-gradient(180deg,#171c23,#10141a);box-shadow:0 24px 64px #00000057}.photo-viewer-image{display:block;width:100%;max-height:calc(100vh - 64px);object-fit:contain;border-radius:20px}.create-checkbox{display:inline-flex;align-items:center;gap:10px;color:#d7dee6;font-weight:600}.create-checkbox input{width:18px;height:18px;accent-color:#1ea975}.site-footer{margin-top:56px;border-top:1px solid rgba(154,165,177,.1);background:#0a0d118c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.marketplace-page-account .site-footer{margin-top:0}.site-footer-shell{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:26px 0 34px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.site-footer-brand{max-width:540px}.site-footer-title{display:inline-block;font-size:1.05rem;font-weight:800;letter-spacing:-.02em;color:#f0f3f7;margin-bottom:8px}.site-footer-copy{margin:0;color:#97a2ae;line-height:1.6}.site-footer-links{display:flex;flex-wrap:wrap;gap:18px}.site-footer-links a,.footer-link-button{color:#cfd6df;font-weight:600}.site-footer-links a:hover,.footer-link-button:hover{color:#fff}.footer-link-button{padding:0;border:0;border-radius:0;background:none;box-shadow:none}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid rgba(190,201,214,.9);outline-offset:2px}@media(max-width:1180px){.messages-layout,.product-hero,.product-details-grid{grid-template-columns:1fr}.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-list{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.account-page-head{align-items:flex-start;flex-direction:column}.sticky-search-shell,.create-grid{grid-template-columns:1fr}.header-actions{justify-content:stretch}.profile-button,.add-button{flex:1 1 calc(50% - 6px)}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.header-shell,.page-content,.sticky-search-shell,.site-footer-shell{width:min(100% - 20px,1240px)}.header-shell{grid-template-columns:1fr;gap:12px}.header-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brand-logo{width:38px;height:38px}.brand-link{gap:10px;padding:2px 0}.brand-subtitle{display:none}.profile-button,.add-button{width:100%;min-width:0;justify-content:center;padding:0 12px}.profile-button-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-badge-compact{display:none}.category-grid{grid-template-columns:1fr 1fr}.filter-grid{grid-template-columns:1fr}.category-icon{width:72px;height:72px}.listing-grid{grid-template-columns:1fr}.product-thumb{flex-basis:84px}.site-footer-shell{flex-direction:column;padding:22px 0 28px}.site-footer-links{gap:14px}}@media(max-width:480px){.header-shell,.page-content,.sticky-search-shell,.site-footer-shell{width:min(100% - 16px,1240px)}.header-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-button{gap:6px;height:44px;padding:0 10px;font-size:.9rem}.profile-button-label{display:none}.profile-button-count{min-width:20px;height:20px;padding:0 5px;font-size:.72rem}.add-button{height:44px;padding:0 10px;font-size:.9rem}.auth-modal{padding:32px 20px 24px}.listing-description{-webkit-line-clamp:2;line-clamp:2;min-height:2.9em}.product-thumb{flex-basis:72px}.product-description{-webkit-line-clamp:5;line-clamp:5;max-height:8.5em}}.listing-skeleton{aspect-ratio:auto;min-height:320px;background:linear-gradient(90deg,#1e242ccc 25%,#28303acc,#1e242ccc 75%);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease infinite;pointer-events:none}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hero-shell{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:24px;align-items:stretch;margin-bottom:28px}.hero-copy,.hero-panel,.highlight-card{border:1px solid rgba(154,165,177,.12);background:linear-gradient(180deg,#131920f5,#0e1218fa);box-shadow:0 20px 44px #0003}.hero-copy{border-radius:32px;padding:34px;position:relative;overflow:hidden}.hero-copy:before{content:"";position:absolute;inset:auto -10% -40% auto;width:280px;height:280px;border-radius:999px;background:radial-gradient(circle,#41d6a738,#41d6a700 72%);pointer-events:none}.hero-kicker,.hero-panel-label,.highlight-label{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#41d6a71f;color:#8bf0cc;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hero-copy h1{max-width:11ch;margin:18px 0 14px;font-size:clamp(2.6rem,5vw,4.8rem);line-height:.96;letter-spacing:-.05em;text-wrap:balance}.hero-description{max-width:62ch;margin:0;color:#a9b4c0;font-size:1.02rem;line-height:1.7}.hero-inline-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.hero-inline-stats article{padding:16px 18px;border-radius:20px;background:#ffffff08;border:1px solid rgba(154,165,177,.1)}.hero-inline-stats strong{display:block;margin-bottom:6px;font-size:1.45rem;letter-spacing:-.03em}.hero-inline-stats span,.feed-subtitle{color:#99a5b1}.hero-panel{border-radius:28px;padding:22px;display:flex;flex-direction:column;gap:14px}.hero-spotlight-card,.hero-empty-card{border-radius:22px;border:1px solid rgba(154,165,177,.1);background:#ffffff08}.hero-spotlight-card{display:grid;grid-template-columns:104px minmax(0,1fr);gap:14px;padding:14px;color:inherit;text-align:left}.hero-spotlight-card:hover{transform:translateY(-2px);border-color:#8bf0cc47;box-shadow:0 18px 36px #050a1047}.hero-spotlight-art{min-height:100px;border-radius:18px}.hero-spotlight-card strong,.highlight-card h3{display:block;margin-bottom:8px;font-size:1.04rem;line-height:1.2}.hero-spotlight-card p,.hero-spotlight-card span,.highlight-card p,.seller-card-copy p{margin:0;color:#9dabb8}.hero-empty-card{padding:20px}.highlights-grid{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:18px;margin-bottom:28px}.highlight-card{min-height:220px;border-radius:28px;padding:24px}.highlight-card-1{background:radial-gradient(circle at top right,rgba(65,214,167,.18),transparent 35%),linear-gradient(180deg,#131920f5,#0e1218fa)}.highlight-card-2{background:radial-gradient(circle at top left,rgba(133,166,255,.16),transparent 38%),linear-gradient(180deg,#131920f5,#0e1218fa)}.highlight-card-3{background:radial-gradient(circle at bottom right,rgba(255,213,143,.12),transparent 36%),linear-gradient(180deg,#131920f5,#0e1218fa)}.product-trust-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.seller-card{display:grid;gap:18px}.seller-card-profile{display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px;align-items:start}.seller-avatar-shell{width:96px;height:96px;border-radius:30px;border:1px solid rgba(154,165,177,.16);background:radial-gradient(circle at top,rgba(65,214,167,.18),transparent 55%),#151b22e6;background-size:cover;background-position:center;display:grid;place-items:center;overflow:hidden;box-shadow:0 18px 30px #0003}.seller-avatar-shell-photo{background-color:#151b22e6}.seller-avatar-shell-placeholder{color:#8ff1cf}.seller-avatar-icon{flex-shrink:0}.seller-about{margin:8px 0 0;color:#cbd5df;line-height:1.7}.seller-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.seller-meta-grid span{padding:10px 12px;border-radius:14px;background:#1c222ab8;color:#dbe4ee;line-height:1.45;font-size:.95rem}.seller-card-copy h2{margin:6px 0 10px}.seller-profile-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:fit-content;padding:12px 16px;border:1px solid rgba(65,214,167,.26);border-radius:14px;background:#143f323d;color:#dffcf2;cursor:pointer;font:inherit;font-weight:700;transition:transform .18s ease,border-color .18s ease,background .18s ease}.seller-profile-button:hover{transform:translateY(-1px);border-color:#41d6a76b;background:#143f3257}.seller-profile-listings{margin-top:22px}.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}@media(max-width:1100px){.hero-shell,.highlights-grid,.product-trust-grid,.related-grid,.seller-card,.seller-card-profile,.seller-meta-grid,.profile-hero-card{grid-template-columns:1fr}}@media(max-width:720px){.hero-copy{padding:24px}.hero-inline-stats,.hero-spotlight-card{grid-template-columns:1fr}}.lightbox-overlay{position:fixed;inset:0;z-index:1000;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:16px;cursor:zoom-out}.lightbox-image{max-width:100%;max-height:100dvh;object-fit:contain;border-radius:8px;cursor:default;-webkit-user-select:none;user-select:none}.lightbox-close{position:fixed;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#ffffff26;border:none;color:#fff;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001}.lightbox-close:hover{background:#ffffff47}.message-attachment-button-img{display:block;padding:0;border:none;background:none;cursor:zoom-in;border-radius:8px;overflow:hidden;max-width:100%}.message-attachment-button-img:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media(max-width:640px){.messages-layout-stable{grid-template-columns:1fr;grid-template-rows:minmax(160px,auto) minmax(0,1fr);gap:14px;height:100%}.messages-list{max-height:220px;overflow-y:auto}.message-panel-stable{height:100%;max-height:none}.message-panel-head{flex-direction:column;align-items:flex-start}.message-panel-head-actions{width:100%}.deal-status-actions,.message-composer-actions{flex-direction:column;align-items:stretch}.message-deal-button,.message-send-button,.message-attachment-button{width:100%}.lightbox-close{top:12px;right:12px;width:36px;height:36px;font-size:20px}}.message-thread-listing{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;background:#ffffff0a;margin:8px 0}.message-thread-listing-img{width:48px;height:48px;object-fit:cover;border-radius:10px;flex-shrink:0;border:1px solid rgba(154,165,177,.14)}.message-thread-listing-img-placeholder{width:48px;height:48px;border-radius:10px;background:#ffffff0f;flex-shrink:0;border:1px solid rgba(154,165,177,.1)}.message-thread-listing p{margin:0;color:#c8d0da;font-size:.88rem;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-panel-head-listing{display:flex;align-items:center;gap:12px}.message-panel-head-listing-img{width:56px;height:56px;object-fit:cover;border-radius:12px;flex-shrink:0;border:1px solid rgba(154,165,177,.16)}.message-panel-head-listing-img-placeholder{width:56px;height:56px;border-radius:12px;background:#ffffff0f;flex-shrink:0;border:1px solid rgba(154,165,177,.1)}.message-panel-head{display:flex;justify-content:space-between;align-items:center}.message-panel-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.message-open-listing-button{min-height:36px;padding:0 14px;border:1px solid rgba(154,165,177,.18);border-radius:12px;background:#1b2128eb;color:#eff4f9;font-weight:700;cursor:pointer}.message-delete-conversation-button{min-height:36px;padding:0 14px;border:1px solid rgba(244,139,139,.24);border-radius:12px;background:#672b2b33;color:#ffe1e1;font-weight:700;cursor:pointer}.message-delete-conversation-button:disabled{cursor:wait;opacity:.7}.message-thread-meta{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.message-thread-review{color:#ffd27d;font-size:.88rem;letter-spacing:.04em}.deal-status-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border:1px solid rgba(154,165,177,.14)}.deal-status-open{background:#4454673d;color:#d5dce5}.deal-status-awaiting_confirmation{background:#5e461847;border-color:#ffd27d42;color:#ffe4a8}.deal-status-completed{background:#14573f47;border-color:#61e7b638;color:#bbf7de}.deal-status-cancelled{background:#672b2b47;border-color:#f48b8b38;color:#fecaca}.deal-status-card{margin-bottom:12px;padding:12px 14px;border-radius:16px;border:1px solid rgba(154,165,177,.12);background:radial-gradient(circle at top right,rgba(65,214,167,.12),transparent 38%),#151b22eb}.deal-status-card strong,.seller-reviews-head h3{display:block;margin:0 0 5px}.deal-status-card p,.seller-review-card p,.seller-review-empty{margin:0;color:#a8b2bc;line-height:1.45;font-size:.94rem}.deal-status-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.deal-status-callout{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:14px;border:1px solid rgba(65,214,167,.18);background:#12171eb8}.message-deal-button{min-height:38px;padding:0 13px;border-radius:12px;border:1px solid rgba(65,214,167,.24);background:#1b6f513d;color:#dffcf2;font-weight:700;font-size:.92rem;line-height:1;cursor:pointer}.message-deal-button-primary{min-height:40px;background:linear-gradient(180deg,#41d6a73d,#195c4557)}.message-deal-button:disabled{cursor:wait;opacity:.7}.deal-review-summary{margin-top:10px;padding-top:10px;border-top:1px solid rgba(154,165,177,.12)}.deal-review-summary span{display:inline-block;margin-bottom:8px;color:#ffd27d;letter-spacing:.04em}.review-modal{max-width:540px}.review-modal-copy{margin-bottom:16px}.review-stars{display:flex;gap:10px;margin-bottom:20px}.review-star-button{width:52px;height:52px;border-radius:16px;border:1px solid rgba(154,165,177,.16);background:#151b22eb;color:#72808e;font-size:1.6rem;cursor:pointer}.review-star-button-active{color:#ffd27d;border-color:#ffd27d52;background:#4f3a1652}.seller-reviews{margin-top:18px;padding-top:18px;border-top:1px solid rgba(154,165,177,.12)}.seller-reviews-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:14px}.seller-reviews-head span{color:#9fb0be;font-size:.9rem}.seller-review-list{display:grid;gap:12px}.seller-review-card{padding:14px 16px;border-radius:16px;background:#1c222ab8;border:1px solid rgba(154,165,177,.1)}.seller-review-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.seller-review-top span{color:#ffd27d;letter-spacing:.04em}.messages-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:4px 4px 10px}.messages-kicker{margin:0 0 4px;color:#7e8b99;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.messages-list-head h3{margin:0;font-size:1.1rem;letter-spacing:-.03em}.messages-list-count{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border-radius:999px;background:#ffffff0f;color:#f4f8fc;font-weight:700;font-variant-numeric:tabular-nums}.message-thread{display:grid;gap:10px;padding:14px;border-radius:22px}.message-thread-top{align-items:flex-start;min-width:0}.message-thread-avatar-shell{width:56px;height:56px;flex:0 0 56px;border-radius:18px;overflow:hidden;display:grid;place-items:center;background:#ffffff0d;border:1px solid rgba(154,165,177,.12);color:#9fe3c5}.message-thread-avatar-image{width:100%;height:100%;object-fit:cover}.message-thread-main{min-width:0;flex:1 1 auto;overflow:hidden}.message-thread-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;width:100%}.message-thread-row+.message-thread-row{margin-top:4px}.message-thread-title,.message-thread-preview,.message-thread-subtitle{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-thread-title{font-size:.98rem;letter-spacing:-.02em}.message-thread-time{flex:0 0 auto;color:#8e99a5;font-size:.8rem;font-variant-numeric:tabular-nums;max-width:64px}.message-thread-row-secondary{color:#a7b2be}.message-thread-subtitle{font-size:.83rem}.message-thread-preview{display:block;color:#d8e0e8;font-size:.92rem}.message-thread-unread-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#41d6a7;color:#07140f;font-size:.75rem;font-weight:800;font-variant-numeric:tabular-nums}.message-thread-listing,.message-thread-bottom,.message-unread-dot{display:none}.message-panel-head-main{display:flex;align-items:center;gap:12px;min-width:0}.message-mobile-back{display:none;width:36px;height:36px;border-radius:12px;border:1px solid rgba(154,165,177,.12);background:#1c2129eb;color:#f0f3f7}.message-panel-head-status{color:#8ff1cf}.message-linked-listing-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;width:100%;margin-bottom:12px;padding:12px;border-radius:18px;border:1px solid rgba(154,165,177,.12);background:#181d24eb;color:#f0f3f7;text-align:left}.message-linked-listing-media{min-height:72px;border-radius:14px;background:linear-gradient(180deg,#41d6a72e,#195c4533);background-size:cover;background-position:center}.message-linked-listing-copy{display:grid;gap:4px;min-width:0}.message-linked-listing-label{color:#8e99a5;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.message-linked-listing-copy strong,.message-linked-listing-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-linked-listing-copy span:last-child{color:#aeb8c2}.message-send-button{min-width:148px;height:52px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.message-send-button-icon{display:none}@media(max-width:820px){.messages-layout-stable{grid-template-columns:1fr;gap:10px;height:auto}.messages-layout-mobile-list .message-panel,.messages-layout-mobile-chat .messages-list{display:none}.messages-layout-mobile-list .messages-list,.messages-layout-mobile-chat .message-panel{display:flex}.message-panel-stable{height:min(calc(100dvh - 220px),820px);max-height:none}.message-panel-head{gap:10px}.message-panel-head-actions{width:100%;justify-content:flex-start}.messages-list{max-height:none;min-height:calc(100dvh - 250px);padding-right:0}.message-mobile-back{display:inline-flex;align-items:center;justify-content:center}}@media(max-width:640px){.messages-layout-mobile-chat .message-panel{min-height:calc(100dvh - 220px)}.message-thread{padding:12px;border-radius:20px}.message-thread-avatar-shell{width:52px;height:52px;flex-basis:52px}.message-panel{padding:14px;border-radius:22px}.message-panel-head{margin-bottom:12px}.message-panel-head-main{width:100%}.message-panel-head-listing{min-width:0}.message-panel-head-actions{width:100%;justify-content:flex-start}.message-linked-listing-card{grid-template-columns:60px minmax(0,1fr);gap:10px;padding:10px}.message-linked-listing-media{min-height:60px}.message-composer textarea{min-height:52px;padding:14px 14px 12px}.message-send-button{min-width:56px;width:56px;padding:0}.message-send-button-label{display:none}.message-send-button-icon{display:block}}
