:root{--bg:#f6f7f2;--surface:#fffffc;--surface-soft:#fafbf7;--surface-strong:#eef5dc;--ink:#111111;--muted:#6e716b;--line:#e1e4da;--green:#a8e000;--green-strong:#5f8f00;--green-ink:#254100;--red:#d92d20;--yellow:#ff8a1e;--cream:#ffeccf;--stone:#cfc7b6;--shadow:0 20px 60px rgb(17 17 17/8%);--shadow-soft:0 8px 24px rgb(17 17 17/6%);--control-shadow:inset 0 1px 0 rgb(255 255 255/80%)}body{background:#f7f6f1}.app-shell:has(.auth-page){min-height:100vh}.consent-stack{display:grid;gap:10px}.consent-row{align-items:flex-start;display:flex;gap:10px;color:#4f463c;font-size:.88rem;font-weight:700;line-height:1.35}.consent-row input{accent-color:var(--brand-green);flex:0 0 auto;height:18px;margin-top:2px;width:18px}.legal-page{padding-bottom:48px}.legal-document{margin:0 auto;max-width:860px;padding:clamp(22px,4vw,42px)}.legal-document h2{font-size:1.2rem;font-weight:900;margin-top:24px}.legal-document li,.legal-document p{color:#4f463c;font-size:1rem;line-height:1.6}.legal-document ul{display:grid;gap:8px;list-style:disc;margin:12px 0 0 22px}.legal-document a:not(.action-button){color:#111;font-weight:900;text-decoration:underline}.legal-back{margin-top:28px;width:fit-content}.location-combobox{position:relative}.location-combobox-input-wrap{position:relative;display:block}.location-combobox-input-wrap svg{position:absolute;left:14px;top:50%;z-index:1;color:#6e716b;transform:translateY(-50%)}.location-combobox-input{padding-left:40px}.smart-suggestion-field{position:relative;display:block;min-width:0}.smart-suggestion-field.form-field{display:grid}.nav-search .smart-suggestion-field{flex:1 1 auto}.filter-modal-form>.smart-suggestion-field:first-child{grid-column:1/-1}.location-suggestions{position:absolute;right:0;left:0;top:calc(100% + 6px);z-index:80;display:grid;max-height:260px;overflow-y:auto;border:2px solid #111;border-radius:18px;background:#fff;box-shadow:var(--shadow-soft)}.location-suggestion{display:grid;gap:2px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:12px 14px;text-align:left;cursor:pointer}.location-suggestion:focus-visible,.location-suggestion:hover{background:#f3ffd5}.location-suggestion strong{color:#111;font-size:.95rem;font-weight:900}.location-suggestion span{color:var(--muted);font-size:.82rem;font-weight:700}.smart-suggestion strong{overflow-wrap:anywhere}.feed-type-tabs{display:flex;gap:10px;margin:0 0 16px;overflow-x:auto;padding-bottom:4px}.feed-type-tab{flex:0 0 auto;border:2px solid #111;border-radius:18px;background:#fff;color:#111;cursor:pointer;font-weight:900;padding:11px 18px;box-shadow:0 3px 0 #111}.feed-type-tab.is-active,.feed-type-tab:hover{background:var(--green)}.filter-modal-backdrop{position:fixed;inset:0;z-index:90;background:rgb(17 17 17/24%)}.filter-modal{position:fixed;right:max(16px,calc((100vw - 1060px) / 2));top:78px;width:min(680px,calc(100vw - 32px));max-height:calc(100vh - 110px);overflow-y:auto;border:2px solid #111;border-radius:24px;background:#fff;padding:18px;box-shadow:var(--shadow)}.create-wizard-head,.filter-modal-actions,.filter-modal-head,.wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.create-wizard-head h1,.filter-modal-head h2{margin:0;color:#111;font-size:clamp(1.35rem,3vw,2rem);font-weight:950;letter-spacing:0}.filter-modal-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.filter-modal-actions,.filter-modal-form>.field:first-child,.filter-modal-form>.location-combobox{grid-column:1/-1}.filter-modal-actions{margin-top:4px}.create-wizard{display:grid;gap:22px;margin:0 auto;max-width:920px}.create-wizard-head{border-bottom:2px solid var(--line);padding-bottom:16px}.create-wizard-head span{border:2px solid #111;border-radius:999px;background:#fff;color:#111;font-size:.85rem;font-weight:950;padding:8px 12px}.wizard-screen{display:grid;gap:18px}.choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.choice-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-card{display:grid;min-height:86px;align-content:center;gap:7px;border:2px solid #111;border-radius:20px;background:#fff;color:#111;cursor:pointer;padding:16px;text-align:left;box-shadow:0 3px 0 #111}.choice-card.is-active,.choice-card:hover{background:#f1ffd1}.choice-card strong{font-size:1rem;font-weight:950}.choice-card span{color:var(--muted);font-size:.86rem;font-weight:700;line-height:1.35}.create-media-frame{align-items:center;justify-content:space-between}.create-upload-gallery{max-height:360px;overflow-y:auto;padding-right:4px}.suggestion-row{display:flex;flex-wrap:wrap;gap:8px}.details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.create-preview-card{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);gap:18px;border:2px solid #111;border-radius:24px;background:#fff;padding:16px}.create-preview-media{display:grid;min-height:260px;place-items:center;overflow:hidden;border-radius:18px;background:#f2f2f0}.create-preview-media img{height:100%;width:100%;object-fit:cover}.create-preview-media span{font-weight:950}.create-preview-body{display:grid;align-content:start;gap:12px}.create-preview-body h2{margin:0;color:#111;font-size:clamp(1.4rem,3vw,2rem);font-weight:950}.wizard-error{margin:0}.hero-close-button{position:absolute;right:16px;top:16px;z-index:2;display:grid;height:34px;width:34px;place-items:center;border:2px solid #111;border-radius:12px;background:#fff;color:#111;cursor:pointer;box-shadow:0 3px 0 #111}.hero-close-button:focus-visible,.hero-close-button:hover{background:#f3ffd5}@media (max-width:700px){.filter-modal{right:12px;left:12px!important;top:72px!important;width:auto!important;max-height:calc(100vh - 104px);padding:14px}.choice-grid,.choice-grid-3,.create-preview-card,.details-grid,.filter-modal-form{grid-template-columns:1fr}.feed-type-tabs{margin-right:-12px;margin-left:-12px;padding:0 12px 6px}.feed-type-tab{padding:10px 14px}.create-wizard{gap:16px}.create-wizard-head,.wizard-actions{align-items:flex-start}.create-wizard-head{flex-direction:column}.wizard-actions{flex-direction:row}.create-media-frame{align-items:stretch;flex-direction:column}.create-upload-gallery{max-height:300px}}.nav-search input{padding:0 40px 0 18px}.nav-search input:focus{border-color:transparent;box-shadow:0 0 0 2px rgb(168 224 0/45%)}.nav-search svg{right:14px;width:15px;height:15px;color:#73b7d8}.nav-footer,.nav-links{display:flex;flex:0 0 auto;align-items:center;gap:10px}.nav-link{min-height:34px;color:#171717;font-size:12px;font-weight:950}.nav-link.is-active{background:var(--green)}.nav-link svg{width:15px;height:15px}.notification-badge{background:#ff2e78}.create-link,.profile-add-link{border:2px solid #111;padding:0 15px;color:#fff;background:#111;box-shadow:none}.create-link,.profile-add-link,.user-chip{min-height:34px;border-radius:8px;font-size:12px;font-weight:950}.user-chip{background:var(--green)}.user-avatar{width:auto;height:auto}.user-avatar:before{content:"";display:block;width:15px;height:15px;border-radius:50%;background:#141414;clip-path:path("M7.5 7.2c1.9 0 3.4-1.5 3.4-3.4S9.4.4 7.5.4 4.1 1.9 4.1 3.8s1.5 3.4 3.4 3.4Zm0 1.4C4.8 8.6 2 10 2 12.2v1.4h11v-1.4C13 10 10.2 8.6 7.5 8.6Z")}.filter-chip{font-weight:950}.filter-toggle.has-active,.filter-toggle:hover{border-color:#111;background:#fff}.offers-head span{border-radius:5px}.result-row.card-result-row{min-height:0}.result-row.card-result-row:hover{border-color:#b7b0a7;box-shadow:0 8px 24px rgb(17 17 17/10%)}.card-cover-image-empty{background:#dbeaff}.card-cover-image-empty.is-repair{color:#3c83d7;background:#dceafd}.card-cover-image-empty.is-music{color:#ff4c88;background:#dceafd}.card-category-badge{padding:4px 8px;font-size:9px}.card-category-badge,.card-rating{top:9px;border:0;border-radius:5px}.card-rating{padding:2px 7px;color:#171717}.card-result-body{gap:7px;padding:12px 14px 0}.result-title{line-height:1.18}.result-meta{font-weight:900}.result-offer{color:#4d4d4d;line-height:1.45}.swap-box{border:1px solid #ece8e1;background:#fbfbfb}.card-result-footer{padding:12px 14px}.author-link{font-size:11px}.author-link svg{display:none}.mini-avatar{width:24px;height:24px;color:transparent;background:#111}.card-chat-button{padding:0 12px}.auth-logo-mark{height:auto;object-fit:contain;object-position:left center}.auth-hero-copy{display:grid;justify-items:center;gap:12px}.auth-klenok{grid-row:auto}.auth-form-head h2{font-weight:800}.auth-card .field-label{font-weight:950}.auth-card .action-button{border-radius:8px}.auth-footer{border:0;color:#9b968e;font-size:10px;text-align:center}.profile-avatar-large{border:3px solid #111;color:#111;font-size:34px;font-weight:950}.profile-name{font-size:19px}.profile-location{color:#77736d}.profile-stats-card{background:#fbfaf7}.profile-stats-card span{font-weight:850}.profile-stats-card strong{font-weight:950}.profile-about{text-align:left}.profile-offers-panel .profile-section-head{align-items:center;margin-bottom:14px}.profile-offers-panel h2{margin:0;font-size:18px}.profile-add-link{min-height:30px;padding:0 12px;font-size:11px}.app-footer strong{display:block;margin-bottom:8px;font-size:13px}.app-footer a,.app-footer p{display:block;margin:0 0 7px;line-height:1.45}.footer-brand span{display:inline-flex;border-radius:5px;margin-left:8px;padding:2px 6px;color:#111;background:var(--green);font-size:10px;font-weight:950}@media (max-width:900px){.app-nav{height:auto;flex-wrap:wrap;justify-content:flex-start;gap:8px 10px;padding:8px 12px}.brand-mark{width:42px;flex-basis:42px}.brand-logo-desktop{display:none}.brand-logo-mobile{display:block;width:38px;height:38px;border-radius:10px;object-fit:cover}.nav-search{order:4;max-width:none;flex-basis:100%}.nav-links{margin-left:auto}.create-link,.nav-link,.user-chip{min-height:36px;padding:0 10px}.create-link span,.nav-link span,.user-name{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.auth-layout,.list-surface.offer-grid{grid-template-columns:1fr}.auth-intro{min-height:420px;border-right:0;border-bottom:3px solid #111;padding:72px 24px 28px}.auth-logo-mark{top:18px;left:20px}.auth-hero-copy .page-title{font-size:33px}.app-footer-inner,.profile-layout{grid-template-columns:1fr}}*{box-sizing:border-box}html{min-width:320px;background:var(--bg)}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#fffefa 0,#f9faf4 260px,var(--bg) 100%),var(--bg);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,Inter,sans-serif;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr)}.app-nav{height:100vh;flex-direction:column;gap:24px;border-right:1px solid var(--line);background:rgb(255 255 252/78%);padding:18px 14px;-webkit-backdrop-filter:blur(28px) saturate(1.2);backdrop-filter:blur(28px) saturate(1.2)}.brand-mark{display:flex;align-items:center;gap:10px;min-height:56px;border-radius:8px;padding:6px 8px}.brand-icon{display:inline-grid;width:42px;height:42px;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid rgb(17 17 17/8%);border-radius:8px;background:var(--green);box-shadow:var(--shadow-soft)}.auth-logo,.auth-mascot,.auth-state-icon,.brand-icon-image,.brand-logo-image,.leaf-score-image,.trust-mascot{display:block;object-fit:contain}.brand-icon-image{width:100%;height:100%}.brand-logo-image{width:min(146px,100%);height:42px;object-position:left center}.nav-links{display:grid;gap:5px}.nav-link{display:flex;align-items:center;gap:11px;min-height:44px;color:var(--muted);font-size:15px;font-weight:760;transition:background .16s ease,color .16s ease,transform .16s ease}.nav-link.is-active,.nav-link:hover{color:var(--ink);background:rgb(168 224 0/16%)}.nav-link:hover{transform:translateX(2px)}.nav-footer{gap:10px;margin-top:auto}.icon-button{position:relative;display:inline-grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:rgb(255 255 252/86%);box-shadow:var(--control-shadow);cursor:pointer}.icon-button.is-active,.icon-button:hover{color:var(--green-strong);background:var(--surface-strong)}.notification-badge{position:absolute;top:-5px;right:-5px;display:inline-grid;min-width:20px;height:20px;place-items:center;border:2px solid var(--surface);border-radius:50%;padding:0 5px;color:#fffefa;background:var(--red);font-size:11px;font-weight:800}.user-chip{display:flex;min-width:0;align-items:center;gap:9px}.user-chip.is-muted .user-avatar{color:var(--green-ink);background:var(--surface-strong)}.user-avatar{display:inline-grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--ink);background:var(--green);font-size:13px;font-weight:800;box-shadow:inset 0 0 0 1px rgb(17 17 17/8%)}.profile-avatar-image,.user-avatar-image{width:100%;height:100%;border-radius:inherit;object-fit:cover}.user-name{overflow:hidden;color:var(--muted);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.page{width:min(1220px,calc(100vw - 292px));padding:36px 28px 56px}.page-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.eyebrow{margin:0 0 8px;color:var(--green-strong);font-size:12px;font-weight:860;text-transform:uppercase}.page-title{margin:0;max-width:840px;font-size:44px;line-height:1.04;letter-spacing:0}.page-subtitle{max-width:620px;margin:12px 0 0;color:var(--muted);font-size:16px;line-height:1.55}.toolbar{display:grid;grid-template-columns:minmax(180px,1.4fr) repeat(3,minmax(130px,.7fr)) auto;gap:9px;align-items:center;border:1px solid var(--line);margin-bottom:18px;background:rgb(255 255 252/76%);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.action-button,.field,.select{min-height:44px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--control-shadow)}.field,.select{width:100%;padding:0 13px;color:var(--ink)}.action-button:focus-visible,.check-control:focus-within,.field:focus,.icon-button:focus-visible,.nav-link:focus-visible,.select:focus,.text-link:focus-visible{outline:2px solid rgb(168 224 0/72%);outline-offset:2px}textarea.field{padding-top:12px;padding-bottom:12px;resize:vertical}.text-area{min-height:112px}.field::placeholder{color:#8c8d85}.action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-color:var(--green);cursor:pointer;font-weight:860;white-space:nowrap;box-shadow:var(--control-shadow),0 10px 22px rgb(168 224 0/20%);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.action-button:hover:not(:disabled){background:#b6ee0a;transform:translateY(-1px)}.action-button:disabled{cursor:not-allowed;opacity:.64}.action-button.is-neutral,.profile-follow-button.is-neutral{color:var(--ink);background:var(--surface);border-color:var(--line);box-shadow:var(--control-shadow)}.page-header-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.profile-follow-button{min-width:150px}.full-width{width:100%}.check-control{display:inline-flex;min-height:44px;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:0 12px;color:var(--muted);background:var(--surface);font-weight:700;box-shadow:var(--control-shadow)}.check-control input{accent-color:var(--green)}.toolbar-district{grid-column:2/5}.search-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}.list-surface,.section-surface,.side-surface{border:1px solid var(--line);border-radius:8px;background:rgb(255 255 252/84%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.list-surface{min-height:420px;padding:10px}.section-surface,.side-surface{padding:18px}.trust-surface{position:sticky;top:18px}.trust-head{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center;margin-bottom:14px}.trust-head strong{display:block;margin-top:2px;line-height:1.25}.trust-mascot{width:54px;height:54px;border-radius:8px;background:var(--surface-strong)}.result-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;border:1px solid transparent;border-radius:8px;padding:14px;transition:background .16s ease,border-color .16s ease,transform .16s ease}.card-result-row{grid-template-columns:132px minmax(0,1fr) auto;align-items:start}.card-result-body,.card-result-media{min-width:0}.result-row-link{transition:color .16s ease,transform .16s ease}.result-row-link:hover{color:var(--green-strong);transform:translateX(2px)}.result-row:hover{border-color:rgb(168 224 0/32%);background:var(--surface-soft);transform:translateY(-1px)}.card-result-row{color:inherit}.card-cover-image{aspect-ratio:4/3;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--surface-soft)}.card-cover-image-element{width:100%;height:100%;object-fit:cover;display:block}.card-cover-image-empty,.card-image-gallery-empty{display:grid;place-items:center;align-content:center;gap:6px;min-height:120px;color:var(--muted);background:linear-gradient(135deg,rgb(168 224 0/16%),rgb(255 138 30/10%)),var(--surface-soft)}.card-image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.card-image-frame{margin:0;aspect-ratio:4/3;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--surface-soft)}.card-image-element{width:100%;height:100%;object-fit:cover;display:block}.upload-row-stacked{align-items:start}.field-hint{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.card-upload-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:12px}.card-upload-item{position:relative;aspect-ratio:1/1;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--surface)}.card-upload-image{width:100%;height:100%;object-fit:cover;display:block}.card-upload-remove{position:absolute;top:8px;right:8px;min-width:32px;min-height:32px;padding:0;justify-content:center;border-color:rgb(255 253 248/74%);color:var(--ink);background:rgb(255 253 248/90%);box-shadow:var(--shadow)}.result-title{margin:0;line-height:1.28}.empty-text,.metric-label,.result-meta{color:var(--muted);font-size:14px;line-height:1.45}.detail-text,.result-offer{margin:10px 0 0;color:var(--ink);line-height:1.55}.leaf-score{display:inline-flex;align-items:center;gap:7px;min-height:34px;border:1px solid rgb(17 17 17/7%);border-radius:8px;padding:4px 9px 4px 6px;color:var(--green-strong);background:rgb(255 255 252/78%);box-shadow:var(--control-shadow);font-size:13px;font-weight:860;white-space:nowrap}.leaf-score-image{width:24px;height:24px;flex:0 0 auto}.leaf-score.is-gray{color:var(--muted)}.leaf-score.is-red{color:var(--red)}.leaf-score.is-yellow{color:var(--yellow)}.leaf-score.is-green{color:var(--green-strong)}.status-stack{display:grid;gap:8px}.status-line{display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:8px;padding:10px 0}.status-line:last-child{padding-bottom:10px}.placeholder-stack{display:grid;gap:14px}.profile-layout{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);align-items:start}.profile-form,.profile-summary{display:grid;gap:16px;min-width:0}.profile-form-head,.profile-history-head,.profile-section-head,.profile-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-width:0}.profile-form-head{justify-content:flex-start;align-items:center;color:var(--green-strong)}.profile-form-head h2,.profile-history-head h4,.profile-name,.profile-section-head h3{margin:0}.profile-form-head h2,.profile-section-head h3{font-size:18px;line-height:1.25}.profile-identity{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;min-width:0}.profile-avatar-large{display:inline-grid;width:68px;height:68px;place-items:center;overflow:hidden;border-radius:18px;color:var(--ink);font-size:22px;font-weight:800;box-shadow:inset 0 0 0 1px rgb(17 17 17/8%),var(--shadow-soft)}.profile-identity-main{display:grid;gap:10px;min-width:0}.profile-name{font-size:24px;line-height:1.1}.profile-location{display:inline-flex;align-items:center;gap:6px;margin:7px 0 0;color:var(--muted);font-size:14px}.profile-about,.profile-review-text{margin:0;overflow-wrap:anywhere;line-height:1.55}.profile-history{display:grid;gap:12px;min-width:0;border-top:1px solid var(--line);padding-top:16px}.profile-history-list,.profile-history-row{display:grid;gap:10px}.profile-history-row{min-width:0;border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--surface)}.profile-history-head h4{font-size:16px;line-height:1.3}.profile-review-tags{display:flex;flex-wrap:wrap;gap:6px}.profile-review-tags span{display:inline-flex;min-height:26px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:0 8px;color:var(--muted);background:var(--surface-strong);font-size:12px;font-weight:800}.profile-save-note{margin:0;color:var(--green-strong);font-size:13px;font-weight:800}.notifications-list{display:grid;gap:10px}.notification-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;min-width:0;border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--surface)}.notification-row.is-unread{border-color:rgb(47 111 78/28%);background:var(--surface-strong)}.notification-main{display:grid;gap:6px;min-width:0}.notification-main-button{width:100%;border:0;padding:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.notification-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 12px;min-width:0}.notification-head strong,.notification-head time{min-width:0;overflow-wrap:anywhere}.notification-head time{color:var(--muted);font-size:12px}.notification-main p{margin:0;overflow-wrap:anywhere;line-height:1.45}.notification-read-button{min-height:38px}.admin-complaints-list{display:grid;gap:12px}.admin-dashboard-grid{display:grid;gap:16px}.admin-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-section-head h2{margin:0;font-size:18px;line-height:1.2;overflow-wrap:anywhere}.admin-complaint-row{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:16px}.admin-complaint-main{display:grid;gap:10px;min-width:0}.admin-complaint-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;color:var(--muted);font-size:12px}.admin-status-pill{display:inline-flex;align-items:center;min-height:26px;border:1px solid var(--line);border-radius:8px;padding:0 9px;color:var(--muted);background:var(--surface);font-weight:800;text-transform:capitalize}.admin-status-pill.is-open{border-color:rgb(159 63 53/24%);color:var(--red);background:rgb(255 244 242/92%)}.admin-complaint-meta-item{display:inline-flex;align-items:center;gap:5px}.admin-complaint-side{display:grid;gap:14px;min-width:0}.admin-complaint-actions{display:grid;gap:8px}.admin-action-button{width:100%;justify-content:center;padding:0 12px}.admin-action-button.is-neutral{color:var(--ink);background:var(--surface);border-color:var(--line)}.admin-action-button.is-success{color:var(--ink);background:var(--green);border-color:var(--green)}.admin-action-button.is-danger{color:#fffdf8;background:var(--red);border-color:var(--red)}.admin-complaint-error{margin:0}.placeholder-row{min-height:58px;border:1px solid var(--line);border-radius:8px;background:rgb(232 240 231/72%)}.form-grid{display:grid;gap:16px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-field{display:grid;gap:7px}.upload-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.file-upload-button{min-width:138px}.file-upload-button input{display:none}.field-label{color:var(--muted);font-size:13px;font-weight:800}.field-error{color:var(--red);font-size:13px;line-height:1.35}.form-actions{display:flex;justify-content:flex-end}.auth-page{display:grid;min-height:min(760px,calc(100vh - 72px));align-items:center}.auth-layout{grid-template-columns:minmax(0,.9fr) minmax(320px,460px);gap:28px;align-items:center}.auth-intro{grid-template-columns:88px minmax(0,1fr);gap:12px 18px;max-width:680px}.auth-mascot{grid-row:span 4;width:88px;height:88px;border:1px solid rgb(17 17 17/7%);border-radius:8px;background:var(--surface-strong);box-shadow:var(--shadow-soft)}.auth-logo{width:min(270px,100%);height:76px;object-position:left center}.auth-card{display:grid;gap:18px;background:rgb(255 255 252/90%)}.auth-footer{display:flex;flex-wrap:wrap;gap:6px;align-items:center;border-top:1px solid var(--line);padding-top:16px;color:var(--muted);font-size:14px}.auth-footer-separator{color:var(--line)}.auth-state{display:grid;justify-items:center;gap:10px;min-width:0;padding:18px;color:var(--green-strong);text-align:center}.auth-state-icon{width:46px;height:46px;border-radius:8px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;align-items:start}.detail-main{display:grid;gap:24px}.detail-side{display:grid;gap:18px}.author-link,.detail-author-link,.text-link{color:var(--green-strong);font-weight:800}.author-link,.detail-author-link{display:inline-flex;align-items:center;gap:6px;width:fit-content;margin-top:10px;font-size:14px}.detail-author-link{margin-top:0;justify-content:flex-end;text-align:right}.chat-shell{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px;align-items:stretch}.chat-list-panel,.chat-thread-panel{min-height:560px;border:1px solid var(--line);border-radius:8px;background:rgb(255 255 252/86%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.chat-list-panel{padding:12px}.chat-list{display:grid;gap:8px}.chat-list-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;border:1px solid transparent;border-radius:8px;padding:12px;color:var(--muted);transition:background .16s ease,border-color .16s ease,color .16s ease}.chat-list-item small,.chat-list-item strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-list-item strong{color:var(--ink);font-size:15px}.chat-list-item small{margin-top:4px;font-size:12px}.chat-list-item.is-selected,.chat-list-item:hover{border-color:rgb(168 224 0/34%);color:var(--green-strong);background:rgb(168 224 0/13%)}.chat-thread-panel{display:grid;grid-template-rows:auto minmax(260px,1fr) auto;min-width:0}.chat-thread-header{border-bottom:1px solid var(--line);padding:16px 18px;background:rgb(255 255 252/66%)}.chat-card-title{margin:0;font-size:24px;line-height:1.2}.chat-thread-body{display:grid;grid-template-rows:minmax(0,auto) minmax(0,1fr);min-width:0;min-height:0}.chat-agreements-section{display:grid;gap:14px;min-width:0;border-bottom:1px solid var(--line);padding:16px 18px;background:rgb(250 251 247/72%)}.chat-section-header{display:flex;align-items:end;justify-content:space-between;gap:14px}.agreement-form h3,.chat-section-header h3{margin:0;font-size:18px;line-height:1.25}.agreement-card,.agreement-list{display:grid;gap:10px}.agreement-card{min-width:0;border:1px solid var(--line);border-radius:8px;padding:12px;background:rgb(255 255 252/86%);box-shadow:var(--shadow-soft)}.agreement-card-header{display:flex;justify-content:space-between;gap:12px;color:var(--green-strong);font-size:13px}.agreement-card-header span{color:var(--muted)}.agreement-confirmations{display:grid;gap:6px;min-width:0}.agreement-confirmation-line{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:13px}.agreement-confirmation-line span,.agreement-confirmation-line strong{min-width:0;overflow-wrap:anywhere}.agreement-confirmation-line span{font-weight:800}.agreement-confirmation-line strong{color:var(--ink);font-weight:700;text-align:right}.agreement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.agreement-line{min-width:0}.agreement-line span{display:block;margin-bottom:3px;color:var(--muted);font-size:12px;font-weight:800}.agreement-line p{margin:0;overflow-wrap:anywhere;line-height:1.45}.agreement-steps{display:grid;gap:6px;min-width:0;border-top:1px solid var(--line);padding-top:10px}.agreement-step{display:grid;grid-template-columns:minmax(72px,auto) minmax(0,1fr) auto;gap:8px;align-items:center;min-width:0;color:var(--muted);font-size:12px}.agreement-step span,.agreement-step strong,.agreement-step time{min-width:0;overflow-wrap:anywhere}.agreement-step span{color:var(--green-strong);font-weight:800}.agreement-step strong{color:var(--ink);font-weight:700}.agreement-step time{text-align:right}.agreement-actions{display:flex;flex-wrap:wrap;gap:8px;min-width:0;justify-content:flex-end}.agreement-confirm-button,.agreement-step-button{min-height:38px}.agreement-step-button{padding:0 12px}.agreement-form{gap:14px}.agreement-form,.agreement-review-form{display:grid;min-width:0;border-top:1px solid var(--line);padding-top:14px}.agreement-review-form{gap:12px}.agreement-review-note{display:inline-flex;align-items:center;gap:7px;margin:0;color:var(--green-strong);font-weight:800}.agreement-review-button{min-height:38px}.chat-messages{display:flex;min-width:0;min-height:0;flex-direction:column;gap:12px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:18px;background:linear-gradient(180deg,rgb(255 236 207/24%),transparent 160px),var(--surface-soft)}.chat-message{display:flex;justify-content:flex-start}.chat-message.is-own{justify-content:flex-end}.chat-message-bubble{max-width:min(72%,640px);border:1px solid var(--line);border-radius:8px;padding:11px 13px;background:var(--surface);box-shadow:var(--shadow-soft)}.chat-message.is-own .chat-message-bubble{border-color:rgb(168 224 0/34%);color:var(--ink);background:var(--green)}.chat-message-bubble p{margin:0;overflow-wrap:anywhere;line-height:1.5}.chat-message-meta{display:block;margin-top:7px;color:var(--muted);font-size:12px}.chat-message.is-own .chat-message-meta{color:rgb(17 17 17/58%)}.chat-composer{display:grid;gap:10px;border-top:1px solid var(--line);padding:14px;background:rgb(255 255 252/82%)}.chat-input{min-height:86px}.chat-send-button{min-width:150px}.chat-state{display:grid;place-items:center;align-content:center;gap:8px;min-height:100%;padding:28px;text-align:center}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.app-nav{position:static;height:auto;gap:12px;border-right:0;border-bottom:1px solid var(--line);padding:12px}.brand-mark{min-height:48px}.brand-icon{width:38px;height:38px}.brand-logo-image{width:136px;height:38px}.nav-links{grid-template-columns:repeat(auto-fit,minmax(52px,1fr))}.nav-link{justify-content:center;padding:0 8px}.nav-link span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.page{width:min(100%,760px);padding:24px 16px 44px}.page-header,.search-grid{grid-template-columns:1fr}.page-header{display:grid;align-items:start}.page-header-actions{justify-content:flex-start}.page-title{font-size:32px;line-height:1.05}.auth-intro{grid-template-columns:64px minmax(0,1fr)}.auth-mascot{width:64px;height:64px}.auth-logo{width:min(220px,100%);height:64px}.auth-layout,.chat-shell,.detail-grid,.form-row,.profile-layout,.toolbar{grid-template-columns:1fr}.profile-history-head,.profile-title-row{display:grid}.chat-list-panel,.chat-thread-panel{min-height:auto}.chat-thread-panel{grid-template-rows:auto minmax(240px,1fr) auto}.agreement-grid{grid-template-columns:1fr}.chat-message-bubble{max-width:92%}.toolbar-district{grid-column:auto}.card-result-row{grid-template-columns:1fr}.card-result-media{max-width:100%}.admin-complaint-row,.notification-row{grid-template-columns:1fr}}@media (max-width:560px){.app-nav{position:sticky;z-index:20}.brand-logo-image,.user-name{display:none}.nav-footer{align-items:center}.toolbar{padding:8px}.agreement-step,.upload-row{grid-template-columns:1fr}.agreement-step time{text-align:left}}.app-shell{display:block}.app-nav{z-index:50;display:flex;width:100%;flex-direction:row;align-items:center;border-bottom:2px solid var(--ink);padding:12px max(16px,calc((100vw - 1240px) / 2));box-shadow:0 2px 0 rgb(17 17 17/8%);-webkit-backdrop-filter:none;backdrop-filter:none}.brand-mark{gap:12px}.brand-icon{width:48px;height:48px;border:2px solid transparent;background:transparent;box-shadow:none}.brand-copy{display:grid;gap:4px}.brand-title{color:var(--ink);font-size:21px;font-weight:900;line-height:.95}.brand-title span{display:inline-flex;align-items:center;min-height:20px;border-radius:6px;padding:0 7px;background:var(--green);font-size:14px;line-height:1;vertical-align:middle}.brand-tagline{color:#9a958e;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.klenok-module{--klenok-size:56px;display:inline-grid;place-items:center;gap:6px;color:var(--ink);line-height:1}.klenok-module-frame{position:relative;display:grid;width:var(--klenok-size);height:var(--klenok-size);place-items:center}.klenok-module-image{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 12px rgb(17 17 17/14%))}.klenok-module.is-mark .klenok-module-frame{overflow:hidden;border:2px solid var(--ink);border-radius:14px;background:linear-gradient(145deg,#caff12,#95d800);box-shadow:2px 2px 0 var(--ink)}.klenok-module.is-mark .klenok-module-image{width:116%;height:116%;filter:none}.klenok-module.is-auth .klenok-module-frame,.klenok-module.is-hero .klenok-module-frame{border-radius:24px}.klenok-module.is-empty .klenok-module-image{filter:drop-shadow(0 5px 8px rgb(17 17 17/12%))}.klenok-module-label{font-size:11px;font-weight:950}.nav-search{position:relative;display:flex;max-width:520px;flex:1 1 360px;align-items:center}.nav-search input{width:100%;min-height:42px;border-radius:8px;padding:0 44px 0 16px;background:#f5f2ee;color:var(--ink);font-weight:700;outline:none;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.nav-search input:focus{border-color:var(--ink);box-shadow:0 0 0 4px rgb(168 224 0/28%)}.nav-search svg{position:absolute;right:15px;color:rgb(17 17 17/46%);pointer-events:none}.nav-links{flex:0 0 auto}.nav-link{border-radius:8px;padding:0 13px;color:var(--ink)}.nav-link.is-active,.nav-link:hover{border-color:var(--ink);background:var(--green);box-shadow:2px 2px 0 var(--ink);transform:none}.nav-footer{flex:0 0 auto;margin-top:0}.create-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:2px solid var(--ink);border-radius:8px;padding:0 16px;background:var(--ink);white-space:nowrap}.create-link:hover{background:#2a2a2a}.icon-button{border:2px solid transparent;background:#f5f2ee;box-shadow:none}.icon-button.is-active,.icon-button:hover{border-color:var(--ink);color:var(--ink);background:var(--green)}.user-chip{max-width:170px}.app-main{min-width:0}.page{width:min(100%,1240px);margin:0 auto}.hero-panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:24px;align-items:center;overflow:hidden;border:2px solid var(--ink);border-radius:8px;margin-bottom:24px;padding:24px;background:var(--cream)}.hero-copy{max-width:670px}.hero-pill{background:var(--yellow);font-weight:900;letter-spacing:.04em}.hero-copy h1{color:var(--ink);font-size:34px;line-height:1.05}.hero-copy p{max-width:650px;color:#5f5b54;font-size:15px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.hero-brand-module{position:relative;display:grid;min-height:182px;place-items:center;border:2px solid var(--ink);border-radius:8px;background:linear-gradient(145deg,rgb(168 224 0/18%),rgb(255 138 30/13%)),#fff;box-shadow:5px 5px 0 var(--ink)}.hero-klenok{transform:rotate(2deg)}.hero-brand-chip{position:absolute;display:inline-flex;min-height:28px;align-items:center;border:2px solid var(--ink);border-radius:999px;padding:0 10px;color:var(--ink);background:#fff;font-size:11px;font-weight:950;box-shadow:2px 2px 0 var(--ink)}.hero-brand-chip.is-green{top:16px;right:14px;background:var(--green)}.hero-brand-chip.is-orange{bottom:18px;left:14px;background:#ffb05c}.action-button-dark{min-height:42px;border-color:var(--ink);background:var(--ink);box-shadow:3px 3px 0 var(--green)}.action-button-dark:hover:not(:disabled){background:#2a2a2a}.quick-filter-row{display:flex;gap:8px;overflow-x:auto;margin-bottom:14px;padding-bottom:8px;scrollbar-width:none}.quick-filter-row::-webkit-scrollbar{display:none}.feed-control-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:4px}.filter-toggle{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:2px solid var(--ink);padding:0 14px;color:var(--ink);font-size:14px;font-weight:950;cursor:pointer;white-space:nowrap;box-shadow:2px 2px 0 var(--ink)}.filter-toggle.has-active,.filter-toggle:hover{background:var(--green)}.filter-toggle b{display:inline-grid;min-width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;background:var(--ink);font-size:11px;font-weight:950}.filter-panel{border:2px solid var(--ink);border-radius:8px;margin-bottom:18px;padding:12px;background:#fff;box-shadow:3px 3px 0 rgb(17 17 17/18%)}.filter-panel .quick-filter-row{margin-bottom:12px;padding-bottom:0}.filter-panel .toolbar{border:0;margin-bottom:0;padding:0;box-shadow:none}.filter-chip{min-height:38px;flex:0 0 auto;border:2px solid #e1ded8;padding:0 16px;color:var(--ink);font-size:13px;font-weight:900;cursor:pointer}.filter-chip.is-active,.filter-chip:hover{border-color:var(--ink)}.filter-chip.is-active{background:var(--ink)}.toolbar{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(120px,.7fr)) auto;border:2px solid var(--ink);border-radius:8px;margin-bottom:22px;padding:10px;background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.check-control,.field,.select{border:1px solid #d9d4cc;background:#fbfaf7;box-shadow:none;font-size:14px}.field:focus,.select:focus{border-color:var(--ink);background:#fff;outline:2px solid rgb(168 224 0/38%)}.action-button{border:2px solid var(--ink);color:var(--ink);background:var(--green);box-shadow:2px 2px 0 var(--ink)}.search-grid{display:block}.offers-section{display:grid;gap:14px}.offers-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.offers-head h2{margin:0;font-size:22px;line-height:1.2}.offers-head span{display:inline-grid;height:24px;place-items:center;color:#5f5b54;background:#e9e5dd;font-size:12px;font-weight:900}.list-surface.offer-grid{display:grid;gap:20px;min-height:180px;border:0;padding:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.offer-state{grid-column:1/-1;border:2px dashed #d9d4cc;border-radius:8px;padding:30px;text-align:center}.brand-empty-state{display:grid;place-items:center;gap:8px}.result-row.card-result-row{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:2px solid #e1ded8;border-radius:8px;padding:0;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.result-row.card-result-row:hover{border-color:var(--ink);background:#fff;box-shadow:4px 4px 0 var(--ink);transform:translateY(-2px)}.card-result-media{position:relative;width:100%}.card-cover-image{width:100%;border:0;border-bottom:1px solid #ede9e1;border-radius:0;background:#f4f1eb}.card-cover-image-empty{min-height:166px;gap:6px;background:linear-gradient(135deg,rgb(168 224 0/18%),rgb(255 138 30/16%)),#f4f1eb}.card-cover-image-empty .klenok-module{margin-bottom:2px}.card-category-badge,.card-rating{position:absolute;top:12px;z-index:2}.card-category-badge{left:12px;max-width:calc(100% - 112px);overflow:hidden;border:1px solid #e1ded8;border-radius:6px;padding:5px 8px;color:var(--ink);font-weight:900;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.card-rating{right:12px;min-height:30px;padding:3px 7px 3px 5px;background:rgb(255 255 255/92%)}.card-result-body{display:grid;gap:9px;padding:16px 16px 0}.result-title{color:var(--ink);font-size:18px;font-weight:950}.result-row-link:hover{color:var(--yellow);transform:none}.result-meta{color:#8b857c;font-size:12px;font-weight:700}.result-offer{display:-webkit-box;min-height:43px;margin:0;overflow:hidden;-webkit-box-orient:vertical;color:#5f5b54;font-size:14px;line-height:1.55}.swap-box{display:grid;gap:4px;border:1px solid #ede9e1;border-radius:8px;margin-top:4px;padding:11px;background:#f8f6f1;font-size:12px}.swap-box strong{color:var(--ink);font-weight:950}.swap-box span{color:#5f5b54}.card-result-footer{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #ede9e1;margin-top:auto;padding:14px 16px}.author-link{margin-top:0;color:var(--ink);font-size:13px;font-weight:900}.mini-avatar{display:inline-grid;width:30px;height:30px;place-items:center;border-radius:50%;color:var(--green);background:var(--ink);font-size:13px;font-weight:950}.card-chat-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border-radius:8px;padding:0 14px;color:var(--ink);background:var(--green);font-size:13px;font-weight:950}.chat-list-panel,.chat-thread-panel,.section-surface,.side-surface{border:2px solid var(--ink);border-radius:8px;background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.auth-layout{grid-template-columns:minmax(0,.9fr) minmax(320px,440px)}.auth-intro{grid-template-columns:auto 1fr;align-items:center;gap:12px 16px;border:2px solid var(--ink);border-radius:8px;padding:22px;background:var(--cream)}.auth-klenok{grid-row:span 4;align-self:start}.auth-brand-lockup{display:flex;width:fit-content;align-items:center;gap:8px;color:var(--ink);font-size:30px;font-weight:950;line-height:1}.auth-brand-lockup b{border-radius:7px;padding:2px 8px 4px;background:var(--green);font-size:18px;font-style:normal}.auth-card{border:2px solid var(--ink)}.profile-avatar-large{border:3px solid var(--ink);border-radius:50%}.chat-shell{border:2px solid var(--ink);border-radius:8px;background:#fff}.chat-list-panel,.chat-thread-panel{border:0;border-radius:0}.chat-list-panel{border-right:2px solid var(--ink);background:#f8f6f1}.chat-list-item.is-selected,.chat-list-item:hover{border-color:var(--green);background:rgb(168 224 0/18%)}.chat-message.is-own .chat-message-bubble{border-color:rgb(168 224 0/48%);background:rgb(168 224 0/20%)}@media (max-width:1080px){.app-nav{flex-wrap:wrap}.nav-search{order:4;max-width:none;flex-basis:100%}.list-surface.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.app-nav{gap:10px;padding:10px 12px}.brand-copy{display:none}.nav-links{flex:1 1 auto;justify-content:flex-end}.nav-link{padding:0 10px}.create-link span,.nav-link span,.user-name{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.nav-footer{display:contents}.create-link{width:42px;padding:0}.page{padding:18px 12px 44px}.hero-panel{grid-template-columns:1fr;padding:18px}.hero-copy h1{font-size:28px}.hero-brand-module{min-height:152px}.toolbar{grid-template-columns:1fr}.toolbar-district{grid-column:auto}.auth-intro,.auth-layout,.list-surface.offer-grid{grid-template-columns:1fr}.auth-klenok{grid-row:auto}.auth-brand-lockup{font-size:26px}.chat-shell{grid-template-columns:1fr}.chat-list-panel{border-right:0;border-bottom:2px solid var(--ink)}}.app-shell{display:flex;min-height:100vh;flex-direction:column}.app-main{flex:1 0 auto}.app-shell:has(.auth-page) .app-footer{display:none}.app-nav{height:54px;justify-content:center;gap:16px;padding:0 max(24px,calc((100vw - 1060px) / 2))}.brand-mark{width:155px;min-height:44px;flex:0 0 155px;border-radius:0;padding:0}.brand-logo-desktop{width:134px;height:42px}.nav-search{max-width:455px}.nav-search input{min-height:34px;border:0;border-radius:9px;background:#f0efec;font-size:12px}.create-link,.nav-link,.user-chip{min-height:34px;border-radius:8px;font-size:12px;font-weight:950}.nav-link{border:0;padding:0 10px}.nav-link.is-active,.nav-link:hover{border-color:transparent;background:transparent;box-shadow:none}.nav-link.is-active,.user-chip{background:var(--green)}.create-link{min-height:34px;border:2px solid #111;padding:0 15px}.user-chip{border:2px solid #111;padding:0 13px;color:#111;box-shadow:2px 2px 0 #111}.user-avatar{width:0;height:0;overflow:visible;background:transparent;box-shadow:none;font-size:0}.page{width:min(100%,1080px);padding:18px 18px 48px}.feed-page{padding-top:18px}.offers-section,.search-grid{display:block}.feed-control-bar{margin-bottom:14px}.feed-heading-bar{margin-top:18px;margin-bottom:12px}.feed-tabs{margin:0;padding:0}.filter-chip{min-height:30px;border:1px solid #e4e1dc;border-radius:8px;padding:0 15px;background:#fff;font-size:11px;box-shadow:0 2px 5px rgb(17 17 17/4%)}.filter-chip.is-active{border-color:#111;color:#fff;background:#111}.filter-toggle{min-height:34px;border:1px solid #ddd8d0;border-radius:8px;padding:0 12px;background:#fff;font-size:12px;box-shadow:none}.offers-head{justify-content:flex-start}.offers-head h2{font-size:18px}.offers-head span{min-width:20px;height:18px;font-size:10px}.list-surface.offer-grid{gap:18px}.result-row.card-result-row{border:1px solid #ddd9d0;border-radius:10px;box-shadow:0 3px 10px rgb(17 17 17/5%)}.card-cover-image{min-height:140px}.card-cover-image-empty{color:#ff3f8d;background:#dceafd}.card-cover-image-empty.is-bike{color:#ff4c88;background:#e4e1e1}.card-cover-image-empty.is-paint{color:#b56f45;background:#ffe8c9}.card-cover-image-empty.is-game{color:#5a41d6;background:#252120}.card-cover-image-empty.is-art{color:#ff8aa5;background:#eee2ff}.card-category-badge,.card-rating{top:9px;border:0;border-radius:5px;font-size:9px}.card-category-badge{left:10px;background:rgb(255 255 255/86%)}.card-rating{right:10px;min-height:24px;background:rgb(255 255 255/88%);font-size:10px}.leaf-score-image{width:15px;height:15px}.result-title{font-size:15px}.result-meta{color:#ff357f;font-size:10px}.result-offer{min-height:38px;font-size:12px}.swap-box{border-radius:6px;padding:8px 9px;font-size:10px}.card-chat-button{min-height:28px;font-size:10px}.auth-page{width:100%;min-height:100vh;padding:0}.auth-layout{grid-template-columns:1fr 1fr;align-items:stretch}.auth-intro,.auth-layout{display:grid;min-height:100vh}.auth-intro{position:relative;grid-template-columns:1fr;align-content:center;justify-items:center;gap:22px;border:0;border-right:3px solid #111;border-radius:0;padding:42px;background:#ffedcf;text-align:center}.auth-logo-mark{position:absolute;top:34px;left:42px;width:100px}.auth-hero-copy .page-title{max-width:470px;font-size:43px;line-height:.98}.auth-hero-copy .page-subtitle{max-width:360px;font-size:13px;font-weight:700}.auth-proof-grid{display:grid;width:min(260px,100%);grid-template-columns:1fr 1fr;overflow:hidden;border:2px solid #111;border-radius:8px;background:#fffaf0;text-align:left}.auth-proof-grid span{display:grid;gap:2px;padding:10px 14px;color:#77736d;font-size:9px;font-weight:900}.auth-proof-grid span+span{border-left:1px solid #ded5c6}.auth-proof-grid strong{color:#111;font-size:15px}.auth-card{width:min(400px,calc(100vw - 48px));align-self:center;justify-self:center;border:0;padding:0;background:transparent}.auth-form-head{display:flex;align-items:baseline;gap:18px;border-bottom:1px solid #e8e6e0;margin-bottom:22px;padding-bottom:14px}.auth-form-head .eyebrow{margin:0;color:#111;font-size:13px;text-transform:none}.auth-form-head h2{margin:0;color:#77736d;font-size:13px}.auth-card .field{min-height:38px;border:0;background:#f3f1ed;font-size:12px}.auth-card .field-label{color:#8f8b84;font-size:9px;text-transform:uppercase}.auth-card .action-button{min-height:42px;background:var(--green);font-size:12px}.profile-page{width:min(100%,1060px);padding-top:34px}.profile-layout{grid-template-columns:310px minmax(0,1fr);gap:18px}.profile-edit-panel,.profile-offers-panel,.profile-summary{border:2px solid #111;border-radius:12px;background:#fff;box-shadow:none}.profile-summary{padding:24px 22px}.profile-identity{grid-template-columns:1fr;justify-items:center;text-align:center}.profile-avatar-large{width:82px;height:82px;background:var(--green)}.profile-location{justify-content:center;font-size:11px}.profile-stats-card{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #e7e2da;border-radius:9px;margin:16px 0}.profile-stats-card span{display:grid;gap:4px;padding:12px;color:#8b857c;font-size:10px}.profile-stats-card span+span{border-left:1px solid #e7e2da}.profile-stats-card strong{color:#111;font-size:18px}.profile-edit-link{display:inline-flex;width:100%;min-height:34px;align-items:center;justify-content:center;border:2px solid #111;border-radius:8px;margin-top:12px;color:#111;font-size:12px;font-weight:950}.profile-page .profile-history{display:none}.profile-offers-panel{min-height:96px;padding:18px 22px}.profile-edit-panel{margin-top:18px;padding:0}.profile-edit-panel summary{min-height:42px;padding:12px 18px;cursor:pointer;font-size:13px;font-weight:950}.profile-edit-panel .profile-form{border-top:1px solid #e7e2da;padding:18px}.app-footer{flex:0 0 auto;margin-top:auto;color:#fff;background:#101010}.app-footer-inner{display:grid;width:min(100%,1060px);grid-template-columns:1.2fr 1fr 1fr;gap:44px;margin:0 auto;padding:30px 18px 22px}.app-footer a,.app-footer p,.app-footer strong{display:block}.app-footer a,.app-footer p{color:#b8b8b8;font-size:12px}.footer-brand{display:flex;gap:10px}.footer-brand img{width:22px;height:22px;border-radius:6px}.app-footer-copy{border-top:1px solid #202020;padding:12px 18px 18px;text-align:center}@media (max-width:900px){.app-nav{height:auto;flex-wrap:wrap;justify-content:flex-start;gap:8px 10px;padding:8px 12px}.brand-mark{width:42px;flex-basis:42px}.brand-logo-desktop{display:none}.brand-logo-mobile{display:block;width:38px;height:38px;border-radius:10px;object-fit:cover}.nav-search{order:4;max-width:none;flex-basis:100%}.nav-links{margin-left:auto}.create-link span,.nav-link span,.user-name{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.app-footer-inner,.auth-layout,.list-surface.offer-grid,.profile-layout{grid-template-columns:1fr}.auth-intro{min-height:420px;border-right:0;border-bottom:3px solid #111;padding:72px 24px 28px}}.app-nav{height:auto;border-right:0;padding:0}.app-nav-top{display:flex;width:min(100%,1060px);height:54px;align-items:center;justify-content:center;margin:0 auto;padding:0 18px}.mobile-nav-icon-wrap{position:relative;display:inline-grid;place-items:center}nextjs-portal,nextjs-portal *{pointer-events:none}@media (max-width:760px){.app-nav{position:sticky;border-bottom:1px solid #ded9cf}.app-nav-top{height:auto;justify-content:flex-start;gap:10px;padding:8px 12px 10px}.brand-mark{width:42px;min-height:42px;flex:0 0 42px}.brand-logo-desktop{display:none}.brand-logo-mobile{display:block;width:38px;height:38px;border-radius:10px;object-fit:cover}.nav-search{order:0;max-width:none;flex:1 1 auto}.nav-search input{min-height:38px;padding-right:38px;font-size:13px}.nav-footer,.nav-links{display:none}.mobile-bottom-nav{position:fixed;right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));left:max(10px,env(safe-area-inset-left));z-index:120;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:4px;max-width:520px;min-height:64px;margin:0 auto;border:2px solid #111;border-radius:18px;padding:7px;background:rgb(255 255 255/94%);box-shadow:0 14px 34px rgb(17 17 17/18%);-webkit-backdrop-filter:blur(20px) saturate(1.12);backdrop-filter:blur(20px) saturate(1.12)}.mobile-nav-item{position:relative;display:grid;min-width:0;min-height:50px;place-items:center;gap:2px;border-radius:12px;color:#5f5b54;font-size:10px;font-weight:900;line-height:1;text-align:center}.mobile-nav-item span{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.mobile-nav-item svg{width:20px;height:20px}.mobile-nav-item.is-active,.mobile-nav-item:hover{color:#111;background:rgb(168 224 0/18%)}.mobile-nav-create{color:#111;background:var(--green);box-shadow:inset 0 0 0 2px #111}.mobile-nav-create svg{width:22px;height:22px}.mobile-bottom-nav .notification-badge{top:-8px;right:-10px;min-width:18px;height:18px;border-color:#fff;font-size:10px}.app-shell:not(:has(.auth-page)) .app-main{padding-bottom:92px}.app-shell:not(:has(.auth-page)) .app-footer{padding-bottom:82px}.page{padding-right:12px;padding-left:12px}.feed-control-bar{align-items:flex-start}.feed-heading-bar{align-items:center}.filter-toggle{min-width:104px}}body:has(.design-html-shell),html:has(.design-html-shell){width:100%;height:100dvh;max-width:100%;margin:0;padding:0;overflow:hidden;overscroll-behavior:none}body:has(.design-html-shell){position:fixed;inset:0}.design-html-shell{min-height:0;margin:0;padding:0}.design-html-frame,.design-html-shell{width:100%;height:100dvh;overflow:hidden;background:#fdfbf7}.design-html-frame{display:block;max-width:100%;border:0}.app-shell:has(.design-html-shell){display:block;width:100%;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}.app-shell:has(.design-html-shell) .app-footer,.app-shell:has(.design-html-shell) .app-nav{display:none}.app-shell:has(.design-html-shell) .app-main{width:100%;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}body{background:#fdfbf7;color:#111;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,sans-serif}.character-bounce{transition:transform .16s ease}.character-bounce:hover{transform:rotate(2deg) scale(1.03)}.app-nav{position:sticky;top:0;z-index:80;display:block;border-bottom:2px solid #111;background:#fff;box-shadow:0 1px 8px rgb(17 17 17/8%)}.app-nav-top{width:min(100%,1280px);height:68px;justify-content:space-between;gap:16px;padding:0 16px}.brand-mark{width:auto;min-height:52px;flex:0 0 auto}.brand-logo-desktop{display:block;width:182px;height:auto;max-height:54px;object-fit:contain;object-position:left center}.brand-logo-mobile{display:none}.nav-search{max-width:672px;flex:1 1 420px}.nav-search input{min-height:43px;border:2px solid transparent;border-radius:12px;padding-right:128px;background:#f5f5f4;box-shadow:inset 0 1px 3px rgb(17 17 17/7%);font-size:14px}.nav-search input:focus{border-color:#111;background:#fff;box-shadow:0 0 0 4px rgb(168 224 0/30%)}.nav-search>svg{right:104px;width:15px;height:15px;color:#9a9288}.nav-filter-button,.search-filter-btn{position:absolute;top:50%;right:8px;display:inline-flex;height:34px;align-items:center;justify-content:center;gap:6px;border:2px solid #111;border-radius:12px;padding:0 12px;color:#111;background:#fff;box-shadow:2px 2px 0 #111;cursor:pointer;font-size:12px;font-weight:900;transform:translateY(-50%)}.nav-links{display:flex;align-items:center;gap:6px;margin:0}.nav-link{position:relative;min-height:42px;border:2px solid transparent;border-radius:12px;padding:0 12px;color:#111;background:transparent;box-shadow:none;font-size:14px;font-weight:900}.nav-link.is-active,.nav-link:hover{border-color:#111;background:#a8e000;box-shadow:2px 2px 0 #111}.nav-link-secondary{display:none}.nav-icon-img{display:block;width:22px;height:22px;object-fit:contain;flex:0 0 auto}.nav-icon-badge-wrap{position:relative;display:inline-grid;place-items:center}.unread-badge{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;border:2px solid #111;border-radius:999px;padding:0 5px;color:#fff;background:#ef4444;box-shadow:1px 1px 0 #111;font-size:10px;font-weight:950;line-height:1}.nav-unread-badge{position:absolute;top:-12px;right:-12px}.nav-footer{display:flex;align-items:center;gap:8px;margin:0}.notification-btn{position:relative;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:2px solid transparent;border-radius:14px;color:#111;background:transparent;cursor:pointer}.notification-btn.is-active,.notification-btn:hover{border-color:#111;background:#f5f5f4}.notification-dot{position:absolute;top:4px;right:5px;width:13px;height:13px;border:2px solid #fff;border-radius:999px;background:#ff3b30;box-shadow:0 0 0 1px #111,0 2px 6px rgb(239 68 68/45%);animation:notification-dot-pulse 1.8s ease-in-out infinite}.notification-live-toast{position:fixed;top:max(80px,calc(env(safe-area-inset-top) + 68px));right:max(16px,env(safe-area-inset-right));z-index:140;display:grid;grid-template-columns:minmax(0,1fr) 36px;width:min(390px,calc(100vw - 32px));align-items:start;overflow:hidden;border:2px solid #111;border-radius:16px;background:#fff;box-shadow:5px 5px 0 #a8e000,0 18px 38px rgb(17 17 17/18%);animation:notification-toast-in .22s ease-out}.notification-live-toast-main{display:grid;min-width:0;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;border:0;padding:14px 8px 14px 14px;color:#111;background:transparent;cursor:pointer;text-align:left}.notification-live-toast-icon{width:44px;height:44px;object-fit:contain}.notification-live-toast-copy,.notification-live-toast-copy span,.notification-live-toast-copy strong{display:block}.notification-live-toast-copy small{display:block;margin-bottom:2px;color:#5b7f00;font-size:10px;font-weight:900;text-transform:uppercase}.notification-live-toast-copy strong{overflow:hidden;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.notification-live-toast-copy span{display:-webkit-box;margin-top:3px;overflow:hidden;color:#57534e;font-size:12px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notification-live-toast-close{display:inline-grid;width:32px;height:32px;margin:8px 6px 0 0;place-items:center;border:0;border-radius:10px;color:#57534e;background:transparent;cursor:pointer}.notification-live-toast-close:hover{color:#111;background:#f5f5f4}@keyframes notification-dot-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}@keyframes notification-toast-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.notification-dot,.notification-live-toast{animation:none}}.notification-popup{position:fixed;top:80px;right:max(16px,calc((100vw - 1280px) / 2 + 16px));z-index:95;width:min(384px,calc(100vw - 32px));overflow:hidden;border:2px solid #111;border-radius:16px;background:#fff;box-shadow:0 18px 38px rgb(17 17 17/16%)}.notification-popup-list{max-height:min(420px,calc(100dvh - 120px));overflow-y:auto;overscroll-behavior:contain}.notification-popup-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7e2da;padding:12px 16px}.notification-popup-head h3{margin:0;font-size:16px;font-weight:950}.notification-popup-close{display:inline-grid;width:32px;height:32px;place-items:center;border:0;border-radius:10px;background:transparent;cursor:pointer}.notification-popup-close:hover{background:#f5f5f4}.notification-popup-row{display:flex;width:100%;gap:12px;border:0;padding:14px 16px;border-bottom:1px solid #f1eee8;color:inherit;background:#fff;cursor:pointer;text-align:left}.notification-popup-row:hover{background:#f5f5f4}.notification-popup-row.is-unread{background:rgb(168 224 0/10%)}.notification-popup-row.is-unread:hover{background:rgb(168 224 0/16%)}.notification-popup-icon{width:36px;height:36px;object-fit:contain}.notification-popup-row small,.notification-popup-row strong{display:block}.notification-popup-row strong{font-size:14px;font-weight:900}.notification-popup-empty,.notification-popup-row small{color:#78716c;font-size:12px;line-height:1.4}.notification-popup-empty{margin:0;padding:16px}.create-link{min-height:42px;border:0;border-radius:12px;padding:0 18px;color:#fff;background:#111;box-shadow:none;font-size:14px;font-weight:900}.mobile-bottom-nav{display:none}.page{width:min(100%,1280px);padding:24px 16px 56px}.feed-page{padding-top:24px}.mobile-feed-search{display:none}.mobile-search-form{position:relative}.mobile-search-form input{width:100%;min-height:48px;border:2px solid #111;border-radius:12px;padding:0 112px 0 16px;background:#fff;font-size:14px;font-weight:700;outline:0}.hero-welcome{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;border:2px solid #111;border-radius:16px;margin-bottom:32px;padding:24px;background:#ffeccf}.hero-copy{z-index:1;display:grid;gap:12px;max-width:640px}.hero-pill{width:fit-content;border-radius:999px;padding:5px 10px;color:#fff;background:#ff8a1e;font-size:11px;font-weight:950;text-transform:uppercase}.hero-copy h1{margin:0;font-size:30px;font-weight:950;line-height:1.1}.hero-copy p{max-width:600px;margin:0;color:#57534e;font-size:14px;line-height:1.55}.hero-mascot{width:224px;height:224px;flex:0 0 auto}.hero-mascot-img{width:100%;height:100%;object-fit:contain}.action-button-dark{border-color:#111;color:#fff;background:#111;box-shadow:2px 2px 0 #a8e000}.filters-panel{position:fixed;z-index:96;width:min(430px,calc(100vw - 24px));border:2px solid #111;border-radius:16px;margin:0;padding:12px;background:#fff;box-shadow:4px 4px 0 #111}.filters-panel:before{content:"";position:absolute;top:-8px;right:28px;width:14px;height:14px;border-top:2px solid #111;border-left:2px solid #111;background:#fff;transform:rotate(45deg)}.filters-panel .toolbar{grid-template-columns:1fr 1fr;border:0;margin:0;padding:0;box-shadow:none}.filters-panel .quick-filter-row{margin-bottom:12px;padding-bottom:0}.feed-heading-bar{margin-top:0;margin-bottom:16px}.offers-head h2{font-size:24px;font-weight:950}.offers-head span{min-width:28px;height:26px;border-radius:6px;color:#57534e;background:#e7e5e4;font-size:13px}.list-surface.offer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card-result-media-wrap{position:relative;width:100%}.card-result-media{display:block}.favorite-card-btn{position:absolute;top:16px;right:16px;z-index:3;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:2px solid #111;border-radius:14px;background:rgb(255 255 255/94%);box-shadow:2px 2px 0 #111;cursor:pointer}.favorite-card-btn.is-favorite,.favorite-card-btn:hover{background:#ffeccf;transform:translateY(-1px)}.favorite-card-btn img{width:24px;height:24px;object-fit:contain}.detail-favorite-button{position:static;flex:0 0 auto}.card-category-badge{top:14px;left:14px;border:1px solid #e7e2da;border-radius:7px;background:rgb(255 255 255/92%);font-size:10px}.card-cover-image{min-height:180px;aspect-ratio:16/9}.author-link,.card-result-footer{align-items:center}.author-link{display:flex;flex-wrap:wrap;gap:8px}.author-rating{display:inline-flex;align-items:center;gap:3px;border:1px solid #e7e2da;border-radius:999px;padding:2px 7px 2px 4px;background:#fbfaf7;color:#57534e;font-size:11px;font-weight:950}.profile-stats-card strong .leaf-score{min-height:28px;border:0;padding:0;background:transparent;box-shadow:none;font-size:18px}.profile-actions{display:grid;gap:8px;margin-top:12px}.profile-edit-link{cursor:pointer;background:#fff}.profile-edit-link.is-secondary{border-color:#e7e2da}.profile-screen-head{display:flex;align-items:center;gap:16px;border-bottom:1px solid #e7e2da;margin-bottom:18px;padding-bottom:18px}.profile-screen-title{margin:0;font-size:28px;line-height:1.1}.icon-text-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border:2px solid #111;border-radius:10px;padding:0 12px;color:#111;background:#fff;cursor:pointer;font-size:13px;font-weight:950}.settings-list{display:grid;gap:10px}.settings-row{display:flex;gap:12px;align-items:center;border:1px solid #e7e2da;border-radius:12px;padding:14px;background:#fbfaf7}.settings-row span{display:grid;gap:3px}.settings-row small,.settings-row strong{display:block}.settings-row strong{font-size:14px;font-weight:950}.settings-row small{color:#78716c;font-size:12px}.settings-password-form{align-items:flex-start}.settings-password-form>span{flex:1 1;gap:10px}.settings-password-form .form-field{margin-top:6px}.settings-password-form .field{width:100%}.settings-inline-action{flex-shrink:0;align-self:flex-start}.settings-action-row{width:100%;cursor:pointer;text-align:left}.settings-action-row:disabled{cursor:progress;opacity:.65}@media (max-width:720px){.settings-password-form{display:grid;grid-template-columns:auto minmax(0,1fr)}.settings-inline-action{grid-column:2;width:100%}.profile-card-row{grid-template-columns:74px minmax(0,1fr)}.profile-card-actions{grid-column:2;justify-content:stretch}.profile-card-archive-button,.profile-card-edit-button,.profile-card-open{width:100%}.profile-card-thumb .card-cover-image{height:58px;min-height:58px}}.profile-logout-button{width:fit-content;margin-top:18px;background:#fff}.profile-add-link{gap:6px}.profile-card-list{display:grid;gap:10px}.profile-card-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 12px}.profile-tab-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:2px solid #e7e2da;border-radius:10px;padding:0 12px;color:#111;background:#fff;cursor:pointer;font-size:13px;font-weight:950}.profile-tab-button span{min-width:24px;border-radius:999px;padding:2px 7px;background:#f3efe7;font-size:11px}.profile-tab-button.is-active{border-color:#111;background:#f9f871}.profile-card-item{display:grid;gap:8px}.profile-card-row{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #ece8e1;border-radius:12px;padding:10px;background:#fff}.profile-card-thumb{overflow:hidden;border-radius:10px}.profile-card-thumb .card-cover-image{min-height:64px;height:64px;border-bottom:0}.profile-card-thumb .card-cover-image svg{width:28px;height:28px}.profile-card-main{min-width:0;display:grid;gap:4px}.profile-card-title-row{display:flex;min-width:0;gap:8px;align-items:center}.profile-card-title-row h3{min-width:0;overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:950}.profile-card-main p,.profile-card-main small{overflow:hidden;margin:0;color:#78716c;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.profile-card-status{flex-shrink:0;border-radius:999px;padding:3px 8px;color:#111;background:#eaf9ba;font-size:10px;font-weight:950}.profile-card-status.is-archived,.profile-card-status.is-draft{background:#eee9df}.profile-card-status.is-flagged{background:#ffe3bf}.profile-card-status.is-hidden{background:#ffd6d6}.profile-card-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.profile-card-archive-button,.profile-card-edit-button,.profile-card-open{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:2px solid #111;border-radius:10px;padding:0 12px;color:#111;background:#fff;cursor:pointer;font-size:12px;font-weight:950;text-decoration:none}.profile-card-archive-button{border-color:#d92d20;color:#b42318}.profile-card-archive-button:disabled{cursor:progress;opacity:.65}.profile-card-edit-form{display:grid;gap:14px;border:1px solid #e7e2da;border-radius:12px;padding:14px;background:#fbfaf7}.profile-card-edit-form .profile-form-head{padding-bottom:10px;border-bottom:1px solid #e7e2da}.profile-card-edit-fields{display:grid;gap:12px}.profile-card-edit-actions{display:flex;flex-wrap:wrap;gap:10px}.favorites-empty{display:grid;justify-items:center;gap:12px;padding:48px 18px;text-align:center}.favorites-empty img,.page-header-icon{width:58px;height:58px;object-fit:contain}.favorites-empty h2{margin:0;font-size:22px}.favorites-empty p{max-width:420px;margin:0;color:#78716c}.release-state-page{display:grid;min-height:min(620px,calc(100vh - 150px));place-items:center}.release-state-card{display:grid;width:min(100%,560px);justify-items:center;gap:14px;border:2px solid #111;border-radius:18px;padding:34px 24px;background:#ffeccf;text-align:center;box-shadow:4px 4px 0 #111}.release-state-card h1{margin:0;font-size:clamp(30px,6vw,52px);font-weight:950;line-height:1}.release-state-card p{max-width:430px;margin:0;color:#57534e;font-size:15px;font-weight:700;line-height:1.5}.release-state-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:4px}.media-upload-frame{border:2px dashed #d6d3d1;border-radius:14px;padding:16px;background:#fbfaf7}.chat-list-item{position:relative;grid-template-columns:auto minmax(0,1fr) auto}.chat-list-unread{align-self:center}.chat-list-side-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.chat-back-link{display:none;width:fit-content;margin-bottom:12px}.chat-message-meta{justify-content:flex-end;gap:4px}.auth-logo-mark{width:130px}.auth-hero-copy .page-title{max-width:520px}@media (max-width:1100px){.app-nav-top{flex-wrap:wrap;height:auto;padding:10px 12px}.nav-search{order:4;flex-basis:100%;max-width:none}.list-surface.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body{padding-bottom:88px}.app-nav{border-bottom:2px solid #111}.app-nav-top{min-height:64px;flex-wrap:nowrap;gap:10px}.brand-mark{width:auto;min-height:42px;flex:0 0 auto}.brand-logo-desktop{display:block;width:146px;max-height:44px}.brand-logo-mobile,.nav-links,.nav-search{display:none}.nav-footer{margin-left:auto}.nav-footer .create-link{display:none}.notification-popup{top:76px;right:12px;left:12px;width:auto}.mobile-bottom-nav{position:fixed;right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));left:max(10px,env(safe-area-inset-left));z-index:120;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:4px;max-width:520px;min-height:68px;margin:0 auto;border:2px solid #111;border-radius:20px;padding:7px;background:rgb(255 255 255/94%);box-shadow:0 14px 34px rgb(17 17 17/18%);-webkit-backdrop-filter:blur(20px) saturate(1.12);backdrop-filter:blur(20px) saturate(1.12)}.mobile-nav-item{position:relative;display:grid;min-width:0;min-height:52px;place-items:center;gap:2px;border-radius:14px;color:#57534e;font-size:10px;font-weight:950;line-height:1;text-align:center}.mobile-nav-item span{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.mobile-nav-item.is-active,.mobile-nav-item:hover{color:#111;background:rgb(168 224 0/18%)}.mobile-nav-create{color:#111;background:#a8e000;box-shadow:inset 0 0 0 2px #111}.mobile-unread-badge{position:absolute;top:-10px;right:-12px}.page{padding:16px 12px 28px}.mobile-feed-search{display:block;margin-bottom:20px}.hero-welcome{flex-direction:row;gap:12px;align-items:center;margin-bottom:20px;padding:16px}.hero-copy{flex:1 1 auto;min-width:0;gap:8px}.hero-copy h1{font-size:18px;line-height:1.15}.hero-copy p{font-size:12px;line-height:1.35}.hero-actions .action-button{min-height:36px;padding:0 12px;font-size:11px}.hero-mascot{width:112px;height:112px}.filters-panel{left:12px!important;right:12px;width:calc(100vw - 24px)!important}.auth-layout,.filters-panel .toolbar,.list-surface.offer-grid,.profile-layout{grid-template-columns:1fr}.card-cover-image{min-height:200px}.profile-screen-head{align-items:flex-start}.chat-shell{display:block;border:2px solid #111;border-radius:16px;overflow:hidden}.chat-shell.has-selected-chat .chat-list-panel,.chat-shell:not(.has-selected-chat) .chat-thread-panel{display:none}.chat-list-panel{border-right:0;border-bottom:0}.chat-thread-panel{min-height:calc(100vh - 190px)}.chat-back-link{display:inline-flex}.auth-intro{min-height:auto}}.card-image-gallery-carousel{display:grid;gap:10px}.card-image-frame-active{position:relative;min-height:280px}.card-image-open{width:100%;height:100%;cursor:zoom-in;background:transparent}.card-image-open .card-image-element{width:100%;height:100%;object-fit:contain;background:#fbfaf7}.card-image-expand{top:12px;right:12px;width:34px;height:34px;background:rgb(255 255 255/90%)}.card-image-expand,.gallery-arrow{position:absolute;display:inline-flex;align-items:center;justify-content:center;border:2px solid #111;border-radius:999px;box-shadow:0 8px 18px rgb(17 17 17/12%)}.gallery-arrow{top:50%;z-index:2;width:42px;height:42px;background:rgb(255 255 255/92%);transform:translateY(-50%)}.gallery-arrow-prev{left:12px}.gallery-arrow-next{right:12px}.card-image-counter{position:absolute;right:12px;bottom:12px;display:inline-flex;min-width:46px;justify-content:center;border:2px solid #111;border-radius:999px;padding:4px 10px;background:rgb(255 255 255/92%);font-size:12px;font-weight:800}.card-image-dots{display:flex;justify-content:center;gap:7px}.card-image-dot{width:8px;height:8px;border:1px solid #111;border-radius:999px;background:#d6d3d1}.card-image-dot.is-active{width:22px;background:var(--green)}.card-image-lightbox{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:64px 18px;background:rgb(17 17 17/86%)}.card-image-lightbox-image{max-width:min(1080px,92vw);max-height:calc(100vh - 128px);object-fit:contain;border-radius:12px;background:#fbfaf7;box-shadow:0 18px 50px rgb(0 0 0/32%)}.card-image-lightbox-close{position:fixed;top:18px;right:18px;z-index:3;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:2px solid #111;border-radius:999px;background:#fff}.card-image-lightbox-counter{right:50%;bottom:24px;transform:translateX(50%)}.card-upload-gallery{grid-template-columns:repeat(auto-fill,minmax(104px,128px));max-height:176px;overflow-y:auto;padding-right:4px}.card-upload-cover{position:absolute;right:8px;bottom:8px;left:8px;min-height:30px;border:1px solid #111;border-radius:999px;background:rgb(255 255 255/92%);font-size:11px;font-weight:800}.card-upload-cover.is-active{background:var(--green)}.hidden{display:none!important}.relative{position:relative}.chat-thread-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.chat-thread-header-copy{min-width:0}.chat-counterpart-presence{display:flex;align-items:center;gap:6px;margin:0 0 4px;color:var(--muted);font-size:12px;font-weight:700;line-height:1.3}.presence-dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#a8a29e}.presence-dot.is-online{background:var(--green);box-shadow:0 0 0 2px rgb(168 224 0/20%)}.chat-thread-header-actions{display:flex;align-items:center;justify-content:flex-end}.chat-thread-menu-button{flex:0 0 auto}.chat-thread-body{overflow:hidden}.chat-agreements-section{max-height:42vh;overflow:auto}.chat-messages{scrollbar-gutter:stable}.chat-message-bubble{display:grid;gap:8px}.chat-message.is-deleted .chat-message-bubble{opacity:.8;background:#f8f6f1}.chat-message-deleted-text{margin:0;color:var(--muted);font-style:italic}.chat-message-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px}.chat-inline-action{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:0;background:transparent;color:inherit}.chat-composer-toolbar{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:10px;align-items:end}.chat-composer-icon-button{width:42px;height:42px;border-radius:999px}.chat-composer-input-wrap{min-width:0}.chat-media-menu{position:absolute;left:0;bottom:calc(100% + 8px);z-index:80;display:grid;min-width:152px;gap:4px;padding:6px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.chat-media-menu button{border:0;border-radius:6px;padding:10px 12px;background:transparent;cursor:pointer;text-align:left;font-weight:800}.chat-media-menu button:hover{background:rgb(168 224 0/16%)}.chat-input{min-height:84px}.chat-attachment-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:10px}.chat-attachment-preview-card{display:grid;gap:8px;border:1px solid var(--line);border-radius:8px;padding:8px;background:var(--surface)}.chat-attachment-image,.chat-attachment-preview-media,.chat-lightbox-media{display:block;width:100%;height:auto;border-radius:8px;object-fit:cover}.chat-attachment-preview-open{padding:0;border:0;background:transparent}.chat-attachment-preview-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-attachment-preview-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.chat-attachment-remove-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:28px;height:28px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft)}.chat-action-menu{position:fixed;z-index:70;display:grid;min-width:180px;gap:4px;padding:6px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.chat-action-menu button{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:6px;padding:10px 12px;background:transparent;text-align:left}.chat-action-menu button:hover{background:rgb(168 224 0/16%)}.chat-lightbox{position:fixed;inset:0;z-index:100;display:grid;place-items:center;border:0;padding:20px;background:rgb(17 17 17/84%)}.chat-lightbox-frame,.chat-lightbox-media{max-width:min(1080px,92vw);max-height:calc(100vh - 120px)}.chat-lightbox-media{object-fit:contain;background:#fff;box-shadow:0 18px 50px rgb(0 0 0/32%)}.chat-lightbox-close{position:fixed;top:18px;right:18px;z-index:2;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:2px solid #111;border-radius:999px;background:#fff;cursor:pointer}.emoji-picker{position:absolute;left:0;bottom:calc(100% + 8px);z-index:80;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:184px;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.emoji-picker button{border:0;border-radius:6px;padding:8px 0;background:var(--surface-soft);font-size:18px}.emoji-picker button:hover{background:rgb(168 224 0/16%)}.chat-shell{height:clamp(560px,calc(100dvh - 240px),760px);min-height:0;overflow:hidden}.chat-thread-panel{height:100%;min-height:0;overflow:hidden}.chat-list-panel{height:100%;min-height:0;overflow:auto}.chat-shell.has-selected-chat .chat-list-panel{align-self:stretch}.chat-shell.has-selected-chat .chat-thread-panel{height:100%;min-height:0}@media (max-width:560px){.card-image-frame-active{min-height:220px}.gallery-arrow{width:36px;height:36px}.card-upload-gallery{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));max-height:150px}}@media (max-width:760px){body,html{height:100dvh;overflow:hidden;overscroll-behavior:none}body{padding-bottom:0}.app-shell{display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;min-height:0;overflow:hidden}.app-main{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(108px + env(safe-area-inset-bottom))}.app-shell:has(.auth-page) .app-main{padding-bottom:24px}body:has(.auth-page),html:has(.auth-page){height:auto;min-height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto}.app-shell:has(.auth-page){display:block;height:auto;min-height:100dvh;overflow:visible}.app-shell:has(.auth-page) .app-main{overflow:visible}.app-shell:not(:has(.auth-page)) .app-footer{padding-bottom:0}.chat-shell{height:calc(100dvh - 168px);min-height:0}.app-shell:has(.chat-shell.has-selected-chat) .app-nav,.app-shell:has(.chat-shell.has-selected-chat) .mobile-bottom-nav{display:none}.chat-shell.has-selected-chat{position:fixed;inset:0;z-index:130;height:100dvh;border:0;border-radius:0}.chat-thread-header{grid-template-columns:auto minmax(0,1fr) auto}.chat-thread-body{overflow:hidden}.chat-agreements-section{max-height:34vh}.app-nav{position:relative;top:auto}}