:root{color:#172026;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f4f6f8;min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:#0f766e;font-weight:700;text-decoration:none}a:hover{color:#115e59}.route-loader{color:#64748b;text-align:center;padding:24px}.icon{flex:none;width:16px;height:16px}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px 14px;font-size:14px;font-weight:700;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.button--primary{color:#fff;background:#0f766e}.button--danger{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.button--danger:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5}.button--primary:hover:not(:disabled){background:#115e59}.button--light{color:#334155;background:#fff;border-color:#cbd5e1}.button--light:hover:not(:disabled){background:#f8fafc}.button--full{width:100%}.button--compact{min-height:36px;padding:8px 12px}.button:disabled{opacity:.6}.brand-container{align-items:center;gap:12px;display:flex}.brand-logo{object-fit:cover;border-radius:4px;width:45px;height:45px}.brand-title,.brand-subtitle{margin:0}.app-page,.auth-page{background:#f4f6f8;min-height:100vh}.topbar{background:#ffffffeb;border-bottom:1px solid #e2e8f0}.input-shell{border:1px solid #ddd;border-radius:4px;align-items:center;padding:0 8px;display:flex;position:relative}.input-shell input{background:0 0;border:none;outline:none;flex:1;padding:8px}.password-toggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.password-toggle:hover{opacity:.7}.icon{width:20px;height:20px}.icon--muted{color:#6b7280}.topbar__inner,.page-shell,.auth-shell{width:min(100%,1180px);margin:0 auto}.topbar__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.topbar__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.mobile-bottom-nav{z-index:40;padding:8px 10px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #e2e8f0;justify-content:space-around;align-items:center;gap:6px;display:none;position:sticky;bottom:0}.mobile-bottom-nav__item{color:#64748b;background:0 0;border:0;border-radius:12px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:3px;min-height:54px;font-size:11px;font-weight:700;display:flex}.mobile-bottom-nav__item--active{color:#0f766e;background:#ecfdf5}.mobile-bottom-nav__item--plus{color:#0f766e}.mobile-bottom-nav__item--lang{color:#334155}.mobile-page-actions{display:none}.language-switch{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:700;display:inline-flex}.language-switch select{color:#0f172a;background:0 0;border:0;outline:0;font-weight:700}.language-switch--compact{padding:7px 10px;font-size:12px}.profile-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.app-nav{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.app-nav__link{color:#475569;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-weight:700;display:inline-flex}.app-nav__link--active{color:#0f766e;background:#e6fffb}.brand-title,.brand-subtitle,.user-summary p,.section-heading h2,.panel-title,.product-card h3,.product-card p,.stat p{margin:0}.brand-title{color:#020617;font-size:20px;font-weight:800}.brand-subtitle,.user-summary__role,.stat__label{color:#64748b;font-size:12px}.user-summary{text-align:right}.user-summary__name{color:#1e293b;font-size:14px;font-weight:700}.account-menu{position:relative}.account-menu summary{cursor:pointer;list-style:none}.account-menu summary::-webkit-details-marker{display:none}.account-menu__panel{z-index:30;background:#fff;border:1px solid #e2e8f0;border-radius:10px;gap:4px;min-width:210px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 30px #0f172a29}.account-menu__panel p{color:#64748b;text-overflow:ellipsis;margin:0;padding:8px 10px;font-size:12px;overflow:hidden}.account-menu__panel button{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;padding:10px;display:flex}.account-menu__panel button:hover{background:#f0fdfa}.page-shell{padding:20px 16px 30px}.panel,.product-card,.empty-state,.auth-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0f172a14}.panel{padding:16px}.about-transaction-highlight{background:#fffbeb;border:1px solid #f59e0b;border-left:5px solid #d97706;border-radius:8px;margin:20px 0;padding:18px;box-shadow:0 4px 12px #d977061a}.about-transaction-highlight h2{color:#92400e;margin:0 0 10px;font-size:20px;font-weight:900}.about-transaction-highlight p{color:#78350f;margin:0;font-weight:700;line-height:1.7}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.search-field,.input-shell{background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;padding:0 12px;display:flex}.search-field{flex:1}.search-field:focus-within,.input-shell:focus-within{border-color:#0f766e}.search-field input,.input-shell input{color:#172026;background:0 0;border:0;outline:0;width:100%;padding:12px;font-size:14px}.category-row-inline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;display:flex}.category-pill-group{flex-wrap:wrap;gap:8px;display:flex}.category-pill{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700;box-shadow:0 1px 2px #0f172a0f}.category-pill:hover{background:#f8fafc;border-color:#94a3b8}.category-pill--active{color:#fff;background:#0f766e;border-color:#0f766e;box-shadow:0 8px 20px #0f766e29}.category-select-wrap{color:#475569;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:700;display:inline-flex}.category-select-wrap select{color:#0f172a;background:0 0;border:0;outline:0;font-weight:700}@media (width<=520px){.category-row-inline{align-items:stretch}.category-pill-group{gap:8px;width:100%;min-width:0;display:flex;overflow-x:auto}.category-pill-group button{flex:none}.category-pill-group:not(:has(.category-pill--active)){display:none}.category-select-wrap{white-space:nowrap;text-overflow:ellipsis;justify-content:space-between;width:100%;padding:10px 12px;overflow:hidden}}.product-card__media .image-carousel__footer{padding:6px 10px}.product-card__media .image-carousel__counter{font-size:11px}.empty-state--coming-soon{text-align:center;color:#64748b;padding:48px 24px;font-size:16px;font-weight:600}.browse-list{gap:16px;display:grid}.browse-group{gap:8px;display:grid}.browse-group__title{color:#0f172a;text-align:left;background:0 0;border:0;padding:0;font-size:14px;font-weight:800}.browse-group__title--active{color:#0f766e}.browse-group__subs{flex-wrap:wrap;gap:6px;display:flex}.browse-link{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.browse-link--active{color:#0f766e;background:#ecfdf5;border-color:#0f766e}.browse-link:hover{border-color:#94a3b8}.market-layout{grid-template-columns:minmax(0,1fr) 300px;gap:16px;margin-top:24px;display:grid}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.section-heading h2{color:#0f172a;font-size:18px}.section-heading span{color:#64748b;font-size:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-card{transition:transform .18s,box-shadow .18s;overflow:hidden}@media (hover:hover) and (pointer:fine){.product-card--clickable:hover{transform:translateY(-4px);box-shadow:0 10px 24px #0f172a24}}.product-card img{object-fit:cover;width:100%;height:176px;display:block}@media (width<=768px){.topbar__actions--compact-mobile .language-switch,.topbar__actions--compact-mobile .topbar__button,.topbar__actions--compact-mobile .user-summary--button,.topbar__actions--compact-mobile>button,.profile-actions .language-switch{display:none}.mobile-page-actions{flex-direction:column;gap:8px;margin-top:16px;display:flex}.mobile-page-actions .button{width:100%}}@media (width<=700px){.category-row-inline{flex-direction:column;align-items:stretch}.category-pill-group{gap:8px;width:100%;min-width:0;display:flex;overflow-x:auto}.category-pill-group button{flex:none}.category-pill{text-align:center;flex:auto}.category-select-wrap{justify-content:space-between;width:100%}}@media (width<=520px){.category-pill-group button:not(.category-pill--active){display:none}.category-pill-group{justify-content:flex-start}.category-select-wrap{width:100%}}.product-card__body{padding:16px}.product-card__header,.product-card__footer{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-card h3{color:#020617;font-size:16px}.product-card p{color:#64748b;font-size:14px}.product-card__header p:not(.product-price){margin-top:4px}.product-card__phone{font-variant-numeric:tabular-nums;align-items:center;gap:7px;display:flex;color:#475569!important;margin-top:12px!important}.product-card__phone-values{min-width:0;display:inline-grid}.product-card__country-flag{flex:none;font-size:18px;line-height:1}.product-card__phone-masked,.product-card__phone-full{grid-area:1/1;transition:opacity .14s}.product-card__phone-full{opacity:0}@media (hover:hover) and (pointer:fine){.product-card--clickable:hover .product-card__phone-masked,.product-card--clickable:focus-within .product-card__phone-masked{opacity:0}.product-card--clickable:hover .product-card__phone-full,.product-card--clickable:focus-within .product-card__phone-full{opacity:1}}.product-price{white-space:nowrap;font-weight:800;color:#0f766e!important}.product-card__footer{align-items:center;margin-top:16px}.tag{color:#475569;background:#f1f5f9;border-radius:6px;padding:5px 8px;font-size:12px;font-weight:700}.tag--fake{color:#b45309;background:#fef3c7}.empty-state{color:#475569;text-align:center;margin-top:16px;padding:32px}.sidebar{flex-direction:column;gap:16px;display:flex}.panel-title{color:#0f172a;font-size:16px}.stats-grid{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.stat{background:#f1f5f9;border-radius:6px;padding:12px}.stat__value{color:#020617;font-size:18px;font-weight:800}.category-list{color:#334155;gap:12px;margin-top:16px;font-size:14px;display:grid}.category-row{align-items:center;gap:8px;display:flex}.category-row__icon{color:#0f766e;display:inline-flex}.auth-page{padding:32px 16px}.auth-shell{justify-content:center;align-items:center;min-height:calc(100vh - 64px);display:flex}.auth-card{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;overflow:hidden}.auth-panel{color:#fff;padding:48px}.auth-panel--login{background:#0f766e}.auth-panel--signup{background:#0f172a}.auth-kicker{color:#ccfbf1;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:14px;font-weight:800}.auth-panel h1{max-width:440px;margin:16px 0 0;font-size:32px;line-height:1.15}.auth-panel p:not(.auth-kicker){color:#ecfeff;max-width:440px;margin:16px 0 0}.auth-form{padding:40px}.auth-form h2{color:#0f172a;margin:0;font-size:24px}.auth-copy,.auth-switch{color:#475569;font-size:14px}.auth-copy{margin:8px 0 0}.alert{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-top:20px;padding:12px 16px;font-size:14px}.form-stack{gap:16px;margin-top:24px;display:grid}.field-label{gap:6px;display:grid}.field-label span,.field-label>label{color:#334155;font-size:14px;font-weight:700}.auth-google{margin-top:12px}.auth-divider{color:#64748b;text-transform:uppercase;align-items:center;gap:12px;margin:20px 0;font-size:13px;font-weight:700;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.auth-switch{text-align:center;margin:24px 0 0}.plain-input{color:#172026;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:0;width:100%;min-height:44px;padding:10px 12px}.plain-textarea{resize:vertical;min-height:132px}.plain-input:focus{border-color:#0f766e}.sell-phone-input.react-tel-input{width:100%;font-family:inherit}.sell-phone-input.react-tel-input .form-control{color:#172026;border-color:#cbd5e1;border-radius:6px;width:100%;min-height:44px;font-family:inherit;font-size:14px}.sell-phone-input.react-tel-input .form-control:focus{box-shadow:none;border-color:#0f766e}.sell-phone-input.react-tel-input .flag-dropdown{background:#f8fafc;border-color:#cbd5e1;border-radius:6px 0 0 6px}.sell-phone-input.react-tel-input .selected-flag{border-radius:6px 0 0 6px}.sell-phone-input.react-tel-input .country-list{z-index:60;border-radius:8px;width:min(340px,100vw - 40px);box-shadow:0 12px 30px #0f172a29}.sell-phone-input.react-tel-input .search-box{border-color:#cbd5e1;border-radius:6px;width:calc(100% - 54px);min-height:36px}.save-status{color:#0f766e;background:#f0fdfa;border:1px solid #99f6e4;border-radius:8px;margin:0;padding:12px 14px;font-size:14px;font-weight:700}.success-alert{color:#047857;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-top:20px;padding:12px 16px;font-size:14px}.sell-page{max-width:920px}.sell-form{gap:20px;display:grid}@media (width<=768px){html,body,#root{width:100%;max-width:100%;overflow-x:clip}.app-page{min-width:0;padding-bottom:calc(72px + env(safe-area-inset-bottom))}.page-shell,.topbar__inner,.auth-shell,.panel,.product-card,.market-layout,.product-grid,.sell-grid,.chat-layout,.chat-panel,.chat-list{min-width:0;max-width:100%}img,video,canvas,svg{max-width:100%}input,select,textarea{min-width:0;max-width:100%}h1,h2,h3,p,li,a,span{overflow-wrap:anywhere}.button{width:auto;max-width:100%}.button--full,.auth-form .button,.toolbar>.button,.sell-form>.button,.newsletter-form__row>.button,.mobile-page-actions .button{width:100%}.topbar__inner{gap:10px}.brand-link{min-width:0}.brand-logo{flex:0 0 40px;width:40px;height:40px}.app-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid;overflow:visible}.app-nav__link{text-align:center;min-width:0;padding:8px 5px;font-size:12px}.topbar__actions:not(.topbar__actions--compact-mobile){grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.topbar__actions:not(.topbar__actions--compact-mobile) .topbar__button{width:100%;min-width:0;padding-inline:8px}.account-link{display:none}.mobile-bottom-nav{z-index:100;width:100%;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav__item{width:auto;min-width:0;padding:6px 3px}.mobile-bottom-nav__item span{white-space:nowrap;max-width:100%;font-size:10px}.section-heading{gap:6px;width:100%}.profile-hero__main{align-items:flex-start;width:100%}.profile-contact,.profile-contact p{min-width:0;max-width:100%}.contact-actions,.admin-request-card__actions{grid-template-columns:1fr;gap:8px;display:grid}.contact-actions .button,.admin-request-card__actions .button{width:100%}.admin-topbar .topbar__actions{grid-template-columns:1fr;width:100%}.admin-topbar .button{width:100%}.chat-panel{padding:12px}.chat-panel__header{align-items:center}.chat-panel__back{width:auto}.chat-panel__meta{flex:1;overflow:hidden}.chat-panel__meta>div{min-width:0}.chat-panel__meta h3,.chat-panel__meta p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-compose .chat-compose__send{width:40px}}.legal-page{color:#334155;width:min(100%,800px);margin:0 auto;line-height:1.7}.legal-page h1{color:#0f172a;margin:0 0 24px;font-size:clamp(28px,7vw,38px);line-height:1.2}.legal-page h2{color:#0f172a;margin:28px 0 8px;font-size:clamp(19px,5vw,24px);line-height:1.3}.legal-page p,.legal-page ul{margin:0 0 14px}.legal-page ul{padding-left:22px}.legal-page__updated{color:#64748b;font-size:13px;margin-top:32px!important}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020617b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-overlay__content{text-align:center;background:linear-gradient(145deg,#fff,#ecfdf5);border:1px solid #a7f3d0;border-radius:20px;width:min(100%,430px);padding:30px;animation:.22s ease-out success-modal-in;box-shadow:0 24px 70px #00000061,0 0 35px #34d39940}.modal-overlay__celebration{margin-bottom:8px;font-size:54px;line-height:1}.modal-overlay__content h2{color:#047857;margin:0;font-size:27px}.modal-overlay__message{color:#334155;margin:12px 0 22px;line-height:1.6}@keyframes success-modal-in{0%{opacity:0;transform:translateY(12px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.modal-overlay__content{animation:none}}.sell-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.image-upload{color:#334155;cursor:pointer;background:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;align-items:center;gap:10px;min-height:52px;padding:14px;font-size:14px;font-weight:700;display:flex}.image-upload:hover{background:#f0fdfa;border-color:#0f766e}.image-upload input{display:none}.image-upload--primary{flex:1;min-width:0}.image-upload--camera{color:#0f766e;white-space:nowrap;background:#f0fdfa;border-style:solid;border-color:#0f766e}.sell-images{background:#fff;border:1px solid #e2e8f0;border-radius:10px;gap:14px;padding:16px;display:grid}.sell-images__heading h3{margin:0;font-size:16px}.sell-images__hint{color:#64748b;margin:0;font-size:13px;line-height:1.5}.sell-images__toolbar{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.image-carousel{touch-action:pan-y;background:#0f172a;border-radius:10px;position:relative;overflow:hidden}.image-carousel__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.image-carousel__track::-webkit-scrollbar{display:none}.image-carousel__slide{scroll-snap-align:start;scroll-snap-stop:always;aspect-ratio:4/3;flex:0 0 100%}.image-carousel__slide img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#0f172a;width:100%;height:100%}.image-carousel__nav{z-index:2;color:#0f172a;background:#ffffffeb;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #0f172a2e}.image-carousel__nav:disabled{opacity:.35}.image-carousel__nav--prev{left:10px}.image-carousel__nav--next{right:10px}.image-carousel__footer{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.image-carousel__dots{flex-wrap:wrap;gap:6px;display:flex}.image-carousel__dot{background:#cbd5e1;border:0;border-radius:999px;width:8px;height:8px;padding:0}.image-carousel__dot--active{background:#0f766e;width:22px}.image-carousel__counter{color:#64748b;white-space:nowrap;font-size:12px;font-weight:700}.image-thumb-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:10px;display:grid}.image-thumb{aspect-ratio:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;position:relative;overflow:hidden}.image-thumb img{object-fit:cover;width:100%;height:100%}.image-thumb__badge{color:#fff;letter-spacing:.02em;text-transform:uppercase;background:#0f766eeb;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800;position:absolute;bottom:6px;left:6px}.image-thumb__remove{color:#fff;background:#0f172ac7;border:0;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:absolute;top:6px;right:6px}.image-thumb__remove:hover{background:#b91c1c}.image-thumb--add{color:#0f766e;cursor:pointer;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:800;display:flex}.image-thumb--add:hover{background:#f0fdfa;border-color:#0f766e}.link-button{color:#0f766e;text-align:left;background:0 0;border:0;padding:0;font-size:14px;font-weight:800}.link-button:hover{color:#115e59}.brand-link{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.brand-link:hover{color:inherit}.topbar__actions{align-items:center;gap:12px;display:flex}.app-nav{align-items:center;gap:8px;display:flex}.app-nav__link{color:#475569;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.app-nav__link:hover{color:#0f766e;background:#f8fafc}.app-nav__link--active{color:#0f766e;background:#f0fdfa;border-color:#99f6e4}.user-summary--button{text-align:right;cursor:pointer;background:0 0;border:0;padding:0}.user-summary--button:hover .user-summary__name{color:#0f766e}.stat--link{color:inherit;border-radius:8px;text-decoration:none;transition:background-color .16s;display:block}.stat--link:hover{background:#f0fdfa}.sidebar-chat-link{margin-top:12px}.site-footer{background:#fff;border-top:1px solid #e2e8f0;margin-top:32px}.site-footer__inner{grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:24px;width:min(100%,1152px);margin:0 auto;padding:28px 16px;display:grid}.site-footer__brand{align-content:start;gap:8px;display:grid}.site-footer__brand h2,.site-footer__brand p,.newsletter-form p{margin:0}.site-footer__brand h2{color:#020617;font-size:20px}.site-footer__brand p{color:#475569;font-size:14px}.site-footer__phone{color:#0f766e;align-items:center;gap:8px;width:fit-content;font-size:14px;font-weight:800;display:inline-flex}.newsletter-form{gap:10px;display:grid}.newsletter-form label{color:#0f172a;font-size:14px;font-weight:800}.newsletter-form__row{gap:10px;display:flex}.newsletter-form__input{background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex:1;align-items:center;min-width:0;padding:0 12px;display:flex}.newsletter-form__input:focus-within{border-color:#0f766e}.newsletter-form__input input{color:#172026;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:12px;font-size:14px}.newsletter-form__success,.newsletter-form__error{font-size:13px;font-weight:700}.newsletter-form__success{color:#047857}.newsletter-form__error{color:#b91c1c}.feedback-form{border-top:1px solid #e2e8f0;grid-column:1/-1;gap:16px;padding-top:24px;display:grid}.feedback-form__heading h3,.feedback-form__heading p,.feedback-form__actions p{margin:0}.feedback-form__heading h3{color:#0f172a;font-size:18px}.feedback-form__heading p{color:#64748b;margin-top:4px;font-size:14px}.feedback-form__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.feedback-form__fields label{color:#0f172a;gap:7px;font-size:14px;font-weight:700;display:grid}.feedback-form__fields input,.feedback-form__fields textarea{color:#172026;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:12px;font-weight:400}.feedback-form__fields input:focus,.feedback-form__fields textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.feedback-form__fields textarea{resize:vertical;min-height:104px}.feedback-form__message{grid-column:1/-1}.feedback-form__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.feedback-form__success,.feedback-form__error{font-size:13px;font-weight:700}.feedback-form__success{color:#047857}.feedback-form__error{color:#b91c1c}@media (width<=1024px){.market-layout{grid-template-columns:1fr}.sidebar{order:-1}}@media (width<=900px){.topbar__inner{align-items:flex-start}.topbar__actions{justify-content:flex-start;width:100%;margin-left:0}.language-switch{flex:1;justify-content:space-between}}@media (width<=700px){.topbar__inner{padding:12px}.app-nav{order:3;width:100%}.app-nav__link{flex:calc(50% - 6px);justify-content:center}.toolbar{flex-direction:column;align-items:stretch}.button{width:100%}.product-grid,.stats-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.browse-group__subs{gap:8px}.browse-link{text-align:center;width:100%}.newsletter-form__row{flex-direction:column}.feedback-form__fields{grid-template-columns:1fr}.feedback-form__message{grid-column:auto}}@media (width<=480px){.page-shell{padding:14px 12px 24px}.panel,.product-card,.empty-state,.auth-card{border-radius:10px}.brand-link{width:100%}.brand-title{font-size:18px}.auth-card{grid-template-columns:1fr}.auth-panel,.auth-form{padding:24px}}.chat-page{max-width:1200px}.chat-layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:16px;min-height:calc(100vh - 140px);display:grid}.chat-list,.chat-panel{flex-direction:column;min-height:520px;display:flex;overflow:hidden}.chat-list__header,.chat-panel__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.chat-list__header h2,.chat-panel__meta h3{color:#0f172a;margin:0;font-size:18px}.chat-list__header span{color:#64748b;font-size:13px;font-weight:700}.chat-list__empty,.chat-panel__empty,.chat-messages__empty{color:#64748b;text-align:center;flex:1;place-content:center;gap:10px;padding:24px;font-size:14px;display:grid}.chat-list__items{gap:8px;padding-top:12px;display:grid;overflow-y:auto}.chat-item{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:10px;gap:12px;padding:10px;text-decoration:none;display:flex}.chat-item:hover{background:#f8fffe;border-color:#99f6e4}.chat-item--active{background:#f0fdfa;border-color:#0f766e}.chat-item__thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:52px;height:52px}.chat-item__thumb--placeholder{color:#fff;background:#0f766e;place-items:center;font-size:12px;font-weight:800;display:grid}.chat-item__body{flex:1;min-width:0}.chat-item__top{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-item__top strong{color:#0f172a;font-size:14px}.chat-item__top span{color:#94a3b8;white-space:nowrap;font-size:11px}.chat-item__product,.chat-item__preview{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;overflow:hidden}.chat-item__product{color:#0f766e;font-weight:700}.chat-item__preview{color:#64748b}.chat-panel__header{align-items:flex-start}.chat-panel__back{flex-shrink:0}.chat-panel__meta{align-items:center;gap:12px;min-width:0;display:flex}.chat-panel__meta p{color:#64748b;margin:4px 0 0;font-size:13px}.chat-panel__thumb{object-fit:cover;border-radius:8px;width:44px;height:44px}.chat-messages{flex-direction:column;flex:1;gap:10px;padding:16px 0;display:flex;overflow-y:auto}.chat-bubble{background:#fff;border:1px solid #e2e8f0;border-radius:14px 14px 14px 4px;align-self:flex-start;max-width:min(80%,420px);padding:10px 12px}.chat-bubble--mine{background:#ecfdf5;border-color:#99f6e4;border-radius:14px 14px 4px;align-self:flex-end}.chat-bubble p{color:#0f172a;white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.5}.chat-bubble span{color:#94a3b8;text-align:right;margin-top:6px;font-size:11px;display:block}.chat-compose{border-top:1px solid #e2e8f0;gap:10px;padding-top:12px;display:flex}.chat-compose textarea{resize:vertical;border:1px solid #cbd5e1;border-radius:8px;flex:1;min-width:0;min-height:52px;padding:12px 14px;font-family:inherit;font-size:14px}.chat-compose textarea:focus{border-color:#0f766e;outline:0}.chat-compose__send{align-self:flex-end;min-height:42px;padding:9px 14px}@media (width<=640px){.chat-page{min-height:100dvh;padding-bottom:max(8px, env(safe-area-inset-bottom))}.chat-layout,.chat-list,.chat-panel{min-height:calc(100dvh - 40px)}.chat-compose{z-index:5;padding-bottom:max(6px, env(safe-area-inset-bottom));background:#fff;grid-template-columns:minmax(0,1fr) 40px;align-items:end;display:grid;position:sticky;bottom:0}.chat-compose textarea{width:100%;min-height:72px;max-height:160px;font-size:16px}.chat-compose .chat-compose__send{width:40px;min-width:40px;max-width:40px;min-height:40px;padding:8px;font-size:0}.chat-compose__send .icon{width:18px;height:18px}}@media (width<=820px){.account-link{display:none}}.profile-page{gap:16px;max-width:960px;display:grid}.profile-hero{justify-content:space-between;align-items:center;gap:20px;display:flex}.profile-hero__main{align-items:center;gap:18px;display:flex}.profile-hero h2{color:#0f172a;margin:0;font-size:24px}.profile-hero__badge{color:#64748b;margin:6px 0 0;font-size:13px}.profile-contact{gap:6px;margin-top:12px;display:grid}.profile-contact p{color:#475569;align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#0f766e,#115e59);border-radius:999px;flex-shrink:0;place-items:center;width:84px;height:84px;font-size:28px;font-weight:800;display:grid}.profile-avatar--image{object-fit:cover;background:#e2e8f0}.profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-section{gap:16px;display:grid}.profile-page-actions{justify-content:flex-end;margin-top:8px;display:flex}.profile-page-actions .button{max-width:280px}.tag--status{color:#b45309;background:#fef3c7}.tag--status-approved,.tag--status-active{color:#0f766e;background:#ecfdf5}.product-card--clickable{flex-direction:column;display:flex}.product-card__link{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.product-card__body--footer{padding-top:0}.product-detail-page{gap:16px;min-width:0;max-width:960px;display:grid}.product-detail{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:24px;min-width:0;display:grid;overflow:hidden}.product-detail__media,.product-detail__content{min-width:0}.product-detail__media .image-carousel__slide{aspect-ratio:4/3}.product-detail__content{align-content:start;gap:16px;display:grid}.product-detail__content .section-heading{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:0}.product-detail__content .section-heading h2{overflow-wrap:break-word;word-break:break-word;width:100%}.product-detail__content .product-price{white-space:normal}.product-detail__tags{flex-wrap:wrap;gap:8px;display:flex}.product-detail__location{color:#64748b;overflow-wrap:break-word;word-break:break-word;align-items:flex-start;gap:8px;margin:0;display:flex}.product-detail__section h3{color:#0f172a;margin:0 0 8px;font-size:16px}.product-detail__section p{color:#475569;overflow-wrap:break-word;word-break:break-word;margin:0;line-height:1.6}.product-detail__seller p{align-items:center;gap:8px;margin-top:6px;display:flex}.alert--success{color:#065f46;background:#ecfdf5;border-color:#6ee7b7}@media (width<=820px){.product-detail{grid-template-columns:1fr}}@media (width>=821px){.chat-panel__back{display:none}}@media (width<=820px){.market-layout,.auth-card,.site-footer__inner{grid-template-columns:1fr}.toolbar{flex-direction:column}.user-summary:not(.user-summary--button){display:none}.user-summary--button{display:block}.app-nav{order:3;width:100%;padding-bottom:4px;overflow-x:auto}.topbar__inner{flex-wrap:wrap}.topbar__actions{margin-left:auto}.mobile-bottom-nav{display:flex}.chat-layout{grid-template-columns:1fr;min-height:auto}.chat-layout--mobile-active .chat-list,.seller-dashboard-panel{display:none}.profile-hero{flex-direction:column;align-items:flex-start}.profile-stats{grid-template-columns:1fr}.profile-page-actions{justify-content:stretch}.profile-page-actions .button{width:100%;max-width:none}.chat-panel__back{display:inline-flex}.category-tabs--main,.category-tabs--sub{-webkit-overflow-scrolling:touch;flex-wrap:nowrap}.category-tab--main{padding:10px 14px;font-size:14px}.product-grid,.sell-grid{grid-template-columns:1fr}.sell-images{padding:14px}.sell-images__toolbar,.newsletter-form__row{flex-direction:column}.image-upload--primary,.image-upload--camera{width:100%}.auth-panel,.auth-form{padding:32px 24px}}@media (width<=520px){.topbar__inner{align-items:flex-start}.section-heading{flex-direction:column;align-items:flex-start}.product-card__header,.product-card__footer{flex-direction:column}.stats-grid{grid-template-columns:1fr}.sell-page{padding-inline:12px}.sell-form.panel{padding:16px}.image-carousel__nav{width:32px;height:32px}.image-thumb-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chat-panel__back{display:inline-flex}}.auth-panel--admin{background:linear-gradient(145deg,#0f172a 0%,#134e4a 100%)}.admin-login-page__shield{color:#99f6e4;width:40px;height:40px;margin-bottom:12px}.admin-page{background:#f1f5f9}.admin-topbar{color:#f8fafc;background:#0f172a}.admin-topbar .brand-title,.admin-topbar .brand-subtitle{color:inherit}.admin-topbar__brand{align-items:center;gap:12px;display:flex}.admin-shell{gap:24px;display:grid}.admin-requests__copy{color:#64748b;margin:0 0 16px;font-size:14px}.admin-request-list{gap:16px;display:grid}.admin-request-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:220px 1fr;gap:20px;padding:16px;display:grid}.admin-request-card__meta{color:#64748b;margin:4px 0;font-size:13px}.admin-request-card__desc{color:#334155;margin:12px 0;font-size:14px;line-height:1.5}.admin-request-card__actions{flex-wrap:wrap;gap:10px;display:flex}@media (width<=1024px){.market-layout{grid-template-columns:1fr}.sidebar{order:-1}}@media (width<=900px){.topbar__inner{align-items:flex-start}.topbar__actions{justify-content:flex-start;width:100%;margin-left:0}.language-switch{flex:1;justify-content:space-between}}@media (width<=700px){.topbar__inner{padding:12px}.app-nav{order:3;width:100%}.app-nav__link{flex:calc(50% - 6px);justify-content:center}.toolbar{flex-direction:column;align-items:stretch}.button{width:100%}.product-grid,.stats-grid{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.browse-group__subs{gap:8px}.browse-link{text-align:center;width:100%}}@media (width<=480px){.page-shell{padding:14px 12px 24px}.panel,.product-card,.empty-state,.auth-card{border-radius:10px}.brand-link{width:100%}.brand-title{font-size:18px}.auth-card{grid-template-columns:1fr}.auth-panel,.auth-form{padding:24px}.admin-request-card{grid-template-columns:1fr}}@media (width>=769px){.app-header-sidebar{z-index:100;background:#fff;border-bottom:none;border-right:1px solid #e2e8f0;width:260px;height:100vh;padding:24px 16px;position:fixed;top:0;bottom:0;left:0;box-shadow:2px 0 8px #0000000a}.app-header-sidebar .topbar__inner{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:32px;width:100%;height:100%;padding:0;display:flex}.app-header-sidebar .brand-link{align-items:center;gap:12px;margin-bottom:8px;display:flex}.app-header-sidebar .app-nav{flex-direction:column;align-items:stretch;gap:8px;width:100%;display:flex}.app-header-sidebar .app-nav__link{color:#475569;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-weight:600;transition:all .2s;display:inline-flex}.app-header-sidebar .app-nav__link:hover{color:#0f172a;background:#f1f5f9}.app-header-sidebar .app-nav__link--active{color:#0f766e;background:#e6fffb;font-weight:700}.app-header-sidebar .topbar__actions{flex-flow:column;justify-content:flex-end;align-items:stretch;gap:12px;width:100%;margin-top:auto;display:flex}.app-header-sidebar .topbar__button{width:100%;margin-left:0!important}.app-header-sidebar .user-summary--button{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:2px;width:100%;padding:12px;display:flex}.app-header-sidebar .user-summary--button:hover{background:#f1f5f9}.app-header-sidebar~.page-shell,.app-header-sidebar~.site-footer{width:calc(100% - 260px);margin-left:260px}}.home-language-toggle-container{justify-content:center;margin:32px 0 24px;display:flex}.language-toggle-btn{border-color:#cbd5e1;border-radius:999px;padding:10px 24px;font-weight:700;transition:all .2s;box-shadow:0 2px 8px #0000000d}.language-toggle-btn:hover{color:#0f766e;background:#f0fdfa;border-color:#0f766e}@media (width<=768px){.home-page-shell{flex-direction:column;padding-top:8px;display:flex}.home-page-shell>.panel{order:2;margin-top:16px}.home-page-shell>.market-layout{flex-direction:column;order:1;margin-top:0;display:flex}.home-page-shell>.market-layout>section{order:1}.home-page-shell>.market-layout>.sidebar{order:3;margin-top:16px}.button{width:auto;max-width:100%}.button--full,.auth-form .button,.toolbar>.button,.sell-form>.button,.newsletter-form__row>.button,.mobile-page-actions .button,.contact-actions .button,.admin-request-card__actions .button,.admin-topbar .button{width:100%}.chat-compose .chat-compose__send{width:40px;min-width:40px;max-width:40px}.chat-panel__back,.mobile-bottom-nav__item{width:auto}}.home-page-shell{gap:12px;display:grid}.home-search-shell{padding-bottom:0}.home-search-panel{background:linear-gradient(135deg,#f0fdfa 0%,#fff 72%);border:1px solid #dbe4e8;box-shadow:0 8px 24px #0f766e14}.home-search-toolbar{flex-wrap:nowrap}.home-search-field{border:2px solid #0f766e;border-radius:12px;min-height:54px;box-shadow:0 3px 10px #0f766e1a}.home-search-field input{min-width:0;padding-block:15px;font-size:16px}.home-search-clear{color:#475569;background:#e2e8f0;border:0;border-radius:999px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.home-category-panel{box-shadow:none;border:1px solid #e2e8f0;padding-block:12px}.home-category-panel .category-row-inline{margin-top:0}.home-results__eyebrow{color:#0f766e;letter-spacing:.06em;text-transform:uppercase;margin:0 0 3px;font-size:12px;font-weight:800}.home-results>.section-heading{margin-bottom:14px}.home-results>.section-heading h2{font-size:22px}.home-page-shell .market-layout{margin-top:8px}@media (width<=768px){.home-search-shell{z-index:35;background:#f4f6f8;padding:8px 12px 0;position:sticky;top:0}.home-search-shell .home-search-panel{border-radius:0 0 14px 14px;padding:10px}.home-page-shell{gap:10px;padding-top:8px;display:grid}.home-page-shell>.home-category-panel{order:1;margin-top:0;padding:10px}.home-page-shell>.market-layout{order:2;margin-top:4px}.home-search-toolbar{display:block}.home-search-toolbar>.button{display:none}.home-search-field{width:100%;min-height:50px}.home-category-panel .category-row-inline{grid-template-columns:minmax(0,1fr);gap:8px;width:100%;display:grid}.home-category-panel .category-pill-group{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;gap:8px;width:100%;padding-bottom:3px;display:flex;overflow-x:auto}.home-category-panel .category-pill-group::-webkit-scrollbar{display:none}.home-category-panel .category-pill-group .category-pill{white-space:nowrap;scroll-snap-align:start;flex:none;width:auto;display:inline-flex}.home-category-panel .category-select-wrap{border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.home-category-panel .category-select-wrap__label{white-space:nowrap}.home-category-panel .category-select-wrap select{text-overflow:ellipsis;width:100%;min-width:0;max-width:100%;overflow:hidden}.home-page-shell .sidebar{display:none}.home-results>.section-heading{flex-direction:row;justify-content:space-between;align-items:flex-end}.home-results>.section-heading h2{font-size:20px}.home-results>.section-heading>span{flex:none;font-size:12px}.home-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-results .product-card{border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 8px #0f172a12}.home-results .product-card__media .image-carousel__slide{aspect-ratio:1}.home-results .product-card img{height:100%}.home-results .product-card__body{padding:10px}.home-results .product-card__header,.home-results .product-card__footer{gap:7px}.home-results .product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.home-results .product-card p,.home-results .tag{font-size:12px}.home-results .product-price{font-size:16px!important}.home-results .product-card__footer .button{width:100%;min-height:34px;padding:7px 8px;font-size:12px}.home-results .product-card__footer .tag{max-width:100%}.home-language-toggle-container{margin:20px 0 14px}.site-footer{margin-top:16px}.site-footer__inner{gap:18px;padding:22px 14px}}@media (width<=380px){.home-category-panel .category-select-wrap{grid-template-columns:1fr}.home-category-panel .category-select-wrap__label{font-size:11px}.home-category-panel .category-pill{padding:7px 10px;font-size:12px}}
