:root{--bg:#f4f7fb;--bg-soft:#eef3f9;--surface-2:#f8fafc;--text:#1f2937;--muted:#64748b;--border:#dbe3ee;--primary:#2563eb;--primary-dark:#1d4ed8;--accent:#f59e0b;--success:#16a34a;--danger:#dc2626;--shadow:0 14px 36px #0f172a14;--shadow-soft:0 8px 22px #0f172a0f;--radius:18px;--radius-sm:12px;--container:1180px}body[data-theme=dark]{--bg:#0f172a;--bg-soft:#111c33;--surface:#162033;--surface-2:#1c2940;--text:#f8fafc;--muted:#cbd5e1;--border:#27354d;--primary:#60a5fa;--primary-dark:#3b82f6;--accent:#fbbf24;--success:#34d399;--danger:#f87171;--shadow:0 16px 40px #02061773;--shadow-soft:0 10px 26px #02061747}#root,body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top left,#2563eb14,#0000 26%),radial-gradient(circle at top right,#f59e0b14,#0000 22%),linear-gradient(180deg,#eef3f9,#f4f7fb);background:radial-gradient(circle at top left,#2563eb14,#0000 26%),radial-gradient(circle at top right,#f59e0b14,#0000 22%),linear-gradient(180deg,var(--bg-soft),var(--bg));color:#1f2937;color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0;transition:background .25s ease,color .25s ease}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.page-container{margin:0 auto;padding:20px 16px 48px;width:min(100%,1180px);width:min(100%,var(--container))}.section-card{background:#fff;background:var(--surface);border:1px solid #dbe3ee;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius);box-shadow:0 8px 22px #0f172a0f;box-shadow:var(--shadow-soft)}.section-title{color:#1f2937;color:var(--text);font-size:1.85rem;font-weight:800;margin:0}.page-subtitle{color:#64748b;color:var(--muted);line-height:1.55;margin:8px 0 0}.badge{background:#f8fafc;background:var(--surface-2);border:1px solid #dbe3ee;border:1px solid var(--border);border-radius:999px;color:#64748b;color:var(--muted);font-size:.87rem;gap:6px;min-height:30px;padding:6px 12px}.badge,.btn,.btn-ghost,.btn-secondary{align-items:center;display:inline-flex;font-weight:700}.btn,.btn-ghost,.btn-secondary{border-radius:12px;cursor:pointer;gap:8px;justify-content:center;min-height:44px;padding:10px 16px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.btn-ghost:hover,.btn-secondary:hover,.btn:hover{transform:translateY(-1px)}.btn{background:#2563eb;background:var(--primary);border:1px solid #2563eb;border:1px solid var(--primary);box-shadow:0 10px 18px #2563eb2e;color:#fff}.btn:hover{background:#1d4ed8;background:var(--primary-dark)}.btn-secondary{background:#fff;background:var(--surface);border:1px solid #dbe3ee;border:1px solid var(--border);color:#1f2937;color:var(--text)}.btn-secondary:hover{background:#f8fafc;background:var(--surface-2)}.btn-ghost{background:#0000;border:none}.btn-ghost,.empty-state{color:#64748b;color:var(--muted)}.empty-state{background:#fff;background:var(--surface);border:1px dashed #dbe3ee;border:1px dashed var(--border);border-radius:18px;border-radius:var(--radius);padding:28px 20px;text-align:center}.skeleton{background:linear-gradient(90deg,#94a3b829,#94a3b83d,#94a3b829);overflow:hidden;position:relative}.skeleton:after{animation:shimmer 1.15s infinite;background:linear-gradient(90deg,#0000,#ffffff59,#0000);content:"";inset:0;position:absolute;transform:translateX(-100%)}@keyframes shimmer{to{transform:translateX(100%)}}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;white-space:nowrap;width:1px}body[data-theme=dark] .badge,body[data-theme=dark] .card-surface,body[data-theme=dark] .dashboard-panel,body[data-theme=dark] .empty-state,body[data-theme=dark] .premium-panel,body[data-theme=dark] .section-card{color:#1f2937;color:var(--text)}body[data-theme=dark] .dashboard-stat__label,body[data-theme=dark] .dashboard-stat__value,body[data-theme=dark] .page-hero__text,body[data-theme=dark] .page-hero__title,body[data-theme=dark] h1,body[data-theme=dark] h2,body[data-theme=dark] h3,body[data-theme=dark] h4,body[data-theme=dark] label,body[data-theme=dark] li,body[data-theme=dark] p,body[data-theme=dark] small,body[data-theme=dark] span,body[data-theme=dark] strong{color:inherit}body[data-theme=dark] .success-banner{color:#064e3b}.password-wrapper{align-items:center;display:flex;position:relative}.password-wrapper input{padding-right:40px;width:100%}.toggle-password{color:#6b7280;cursor:pointer;font-size:1.1rem;position:absolute;right:12px;transition:color .2s ease}.toggle-password:hover{color:#111827}:focus-visible{outline:3px solid #f59e0b;outline:3px solid var(--accent);outline-offset:3px}[role=button]:focus-visible,[role=dialog]:focus-visible,[role=tab]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,#f59e0b 30%,#0000);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 30%,#0000)}.field-error{color:#dc2626;color:var(--danger);font-size:.92rem;font-weight:700;margin-top:6px}.auth-message--error,.composer-error,.edit-profile-banner.is-error,.upload-error{background:#fee2e2;border:1px solid #fca5a5;color:#7f1d1d}html{-webkit-text-size-adjust:100%}@media (max-width:1024px){:root{--container:960px}.page-container,.page-wrap{padding-inline:18px}.navbar__inner{gap:12px}.navbar__search input{min-width:0}.hero{gap:18px;padding:24px}.categories{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid,.home-highlights,.my-listings-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panels,.my-listings-hero,.page-grid--two,.premium-grid,.premium-grid--thirds{grid-template-columns:1fr}.my-listings-hero{align-items:start}.listing-grid,.profilesGrid,.results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.page-container,.page-wrap{padding:18px 14px 32px}.page-hero{align-items:stretch;flex-direction:column}.page-hero__title,.section-title{font-size:1.6rem}.btn,.btn-ghost,.btn-secondary,.dark-btn,.ghost-btn,.profile-action-btn{min-height:46px}.navbar{position:-webkit-sticky;position:sticky}.navbar__inner{gap:10px;grid-template-columns:1fr auto auto;padding:12px 14px}.navbar__brand{min-width:0}.logo{border-radius:18px;height:72px}.navbar__brand-copy strong{font-size:.98rem}.navbar__brand-copy small{font-size:.74rem}.navbar__actions{gap:8px}.navbar__icon-btn,.navbar__menu-btn,.navbar__profile{border-radius:12px;min-height:40px;padding:0 10px}.navbar__search{grid-column:1/-1;padding-left:38px;width:100%}.navbar__search button{padding:10px 12px}.hero{border-radius:20px;padding:20px}.hero__content h1{font-size:clamp(1.8rem,7vw,2.4rem)}.dashboard-actions,.hero__search,.listing-card__metrics,.upload-row{grid-template-columns:1fr}.hero__visual{min-height:240px;padding:18px}.hero__card{width:100%}.advice-topic-grid,.categories,.dashboard-grid,.home-highlights,.listing-grid,.my-listings-summary,.profilesGrid,.results-grid{grid-template-columns:1fr}.advice-card,.adviceanswers-card,.dashboard-panel,.dashboard-stat,.listing-card,.login-card,.upload-card,.upload-form{padding:16px}.my-listings-page{padding:18px 14px 32px}.my-listings-hero{border-radius:22px;padding:20px}.listing-card__controls,.my-listings-hero__actions{align-items:stretch;flex-direction:column}.listing-select{min-width:0}.messages-shell{height:calc(100vh - 72px);min-height:calc(100vh - 72px);padding:10px}.messages-page{gap:12px}.chat-window,.convo-list{border-radius:22px}.chat-header,.convo-header{padding:16px}.message-search{margin:0 16px 14px;padding:10px 12px}.chat-body{padding:16px 16px 100px}.chat-message{max-width:92%;padding:12px 14px}.composer-wrap{padding:12px 14px 14px}.chat-input-area{border-radius:20px;gap:10px;padding:8px}.chat-input{min-height:50px;padding:14px}.send-btn{height:50px;padding:0 16px}.login-container{align-items:flex-start;padding:20px 12px 40px}.login-card{border-radius:1rem;max-width:100%;padding:1.5rem}.site-footer__inner{gap:14px;grid-template-columns:1fr;padding:20px 14px 24px}}@media (max-width:560px){.page-container,.page-wrap{padding-inline:12px}.navbar__inner{grid-template-columns:1fr auto}.navbar__actions{flex-wrap:wrap;justify-content:flex-end}.navbar__icon-btn,.navbar__profile{min-width:40px}.navbar__search{gap:8px;padding-right:6px}.navbar__search button{min-width:44px;padding:10px}.advice-card,.adviceanswers-card,.chat-empty__card,.chat-window,.convo-list,.dashboard-panel,.hero,.listing-card,.login-card,.my-listings-hero,.upload-card,.upload-form{border-radius:18px}.auth-links-row a,.dashboard-actions>*,.hero__actions>*,.listing-card__controls>*,.my-listings-hero__actions>*,.page-hero__actions>*,.social-login .btn-social,.upload-btn,.upload-form button{width:100%}.dashboard-stat{align-items:flex-start}.dashboard-stat__icon{border-radius:14px;height:46px;width:46px}.dashboard-stat__value{font-size:1.45rem}.my-listings-summary strong{font-size:1.35rem}.advice-top,.adviceanswers-top,.convo-row,.listing-card__head{align-items:flex-start;flex-direction:column}.advice-title,.adviceanswers-title,.chat-name,.convo-header h2,.listing-card__title,.upload-page h1{font-size:1.1rem}.message-search{margin-inline:12px}.chat-body{padding:12px 12px 92px}.chat-message{max-width:96%}.composer-wrap{padding:10px 12px 12px}.chat-input-area{align-items:stretch;flex-direction:column}.send-btn{justify-content:center;width:100%}.upload-previews{grid-template-columns:repeat(2,minmax(0,1fr))}.divider:after,.divider:before{width:30%}}:root{--surface:#fff;--surface-2:#f3f4f6;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--primary:#2f6fed}body[data-theme=dark]{--surface:#111827;--surface-2:#1f2937;--text:#f9fafb;--muted:#9ca3af;--border:#374151;--primary:#3b82f6;background:#0b1220;color:#111827;color:var(--text)}#root{min-height:100vh;width:100%}*{box-sizing:border-box}a,button,img{-webkit-user-select:none;user-select:none}input,select,textarea{-webkit-user-select:text;user-select:text}.App,.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1 1;width:100%}.page-wrap{margin:0 auto;padding:22px 16px 46px;width:min(100%,var(--container))}.page-hero{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.page-hero__copy{max-width:720px}.page-hero__title{color:#111827;color:var(--text);font-size:2rem;font-weight:800;margin:0}.page-hero__text{color:#6b7280;color:var(--muted);line-height:1.55;margin:8px 0 0}.page-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.page-grid{grid-gap:18px;display:grid;gap:18px}.page-grid--two{grid-template-columns:1.2fr .8fr}.card-surface{background:#fff;background:var(--surface);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft)}@media (max-width:900px){.page-grid--two{grid-template-columns:1fr}.page-hero{flex-direction:column}}.skip-link{background:#111827;border-radius:10px;color:#fff;left:12px;padding:10px 14px;position:absolute;top:-40px;z-index:9999}.skip-link:focus{top:12px}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.premium-grid,.premium-shell{grid-gap:18px;display:grid;gap:18px}.premium-grid{grid-template-columns:1.1fr .9fr}.premium-grid--thirds{grid-template-columns:repeat(3,1fr)}.premium-panel{background:#fff;background:var(--surface);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:18px}.premium-title{font-size:1.65rem;font-weight:900;margin:0}.premium-subtitle{color:#6b7280;color:var(--muted);line-height:1.6;margin:6px 0 0}.premium-chip-row{display:flex;flex-wrap:wrap;gap:8px}.success-banner{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:18px;color:#047857;font-weight:700;padding:14px 16px}.loading-panel{background:#fff;background:var(--surface);border:1px dashed #e5e7eb;border:1px dashed var(--border);border-radius:18px;color:#6b7280;color:var(--muted);padding:20px}@media (max-width:960px){.premium-grid,.premium-grid--thirds{grid-template-columns:1fr}}.profile-action-btn{border-radius:12px;cursor:pointer;font-weight:800;padding:12px 16px;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.profile-action-btn--secondary{background:#fff;background:var(--surface);border:1px solid #e5e7eb;border:1px solid var(--border);color:#111827;color:var(--text)}.profile-action-btn--primary{background:#2f6fed;background:var(--primary);border:1px solid #2f6fed;border:1px solid var(--primary);color:#fff}.profile-action-btn:hover{opacity:.92}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #0f172a14;position:-webkit-sticky;position:sticky;top:0;transition:background .3s ease,border-color .3s ease;width:100%;z-index:30}body[data-theme=dark] .navbar{background:#0f172af0;border-bottom-color:#94a3b829}.navbar img{background:#0000!important;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.navbar__inner{grid-gap:18px;align-items:center;display:grid;gap:18px;grid-template-columns:auto 1fr auto;margin:0 auto;padding:14px 16px;width:min(100%,var(--container))}.navbar__brand{align-items:center;background:#0000;border:none;cursor:pointer;display:inline-flex;gap:12px;padding:0;text-align:left}.logo{background:#0000!important;border:none;border-radius:25px;box-shadow:none!important;display:block;height:100px;object-fit:contain;width:auto}.navbar__brand-copy{display:flex;flex-direction:column;line-height:1.15}.navbar__brand-copy strong{box-shadow:none!important;color:#111;display:block;font-size:1.05rem;transition:color .3s ease}.navbar__brand-copy small{color:#4b5563;font-size:.8rem;transition:color .3s ease}body[data-theme=dark] .navbar__brand-copy strong{color:#fff}body[data-theme=dark] .navbar__brand-copy small{color:#e5e7eb}.navbar__search{align-items:center;background:var(--surface);border:none;border-radius:999px;box-shadow:var(--shadow-soft);display:flex;gap:10px;padding:8px 8px 8px 40px;position:relative}.navbar__search input{background:#0000;border:none;color:var(--text);flex:1 1;min-width:200px;outline:none}.navbar__search button{background:var(--primary);border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:700;padding:10px 16px}.navbar__search-icon{color:var(--muted);left:14px;position:absolute}.navbar__actions{align-items:center;display:flex;gap:10px}.navbar__icon-btn,.navbar__menu-btn,.navbar__profile{align-items:center;background:var(--surface);border:none;border-radius:14px;color:var(--text);cursor:pointer;display:inline-flex;gap:8px;min-height:42px;padding:0 13px}.navbar__icon-btn:hover,.navbar__menu-btn:hover,.navbar__profile:hover{background:var(--surface-2)}.navbar__profile span{font-weight:700}.navbar__menu-btn{display:none}.navbar__nav{display:flex;flex-wrap:wrap;gap:10px;margin:0 auto;padding:0 16px 14px;width:min(100%,var(--container))}.navbar__link{background:#0000;border:1px solid #0000;border-radius:999px;color:var(--muted);cursor:pointer;font-weight:700;padding:10px 14px}.navbar__link.is-active,.navbar__link:hover{background:var(--surface);border-color:var(--border);color:var(--text)}@media (max-width:960px){.navbar__inner{grid-template-columns:1fr auto}.navbar__search{grid-column:1/-1;order:3}}@media (max-width:720px){.navbar__menu-btn{display:inline-flex}.navbar__profile span{display:none}.navbar__nav{display:none;padding-top:0}.navbar__nav.is-open{display:grid;grid-template-columns:1fr}}@media (max-width:520px){.navbar__brand-copy small{display:none}.navbar__search button{padding:10px 12px}.logo{height:56px;width:56px}}.notifications{position:relative}.notifications__trigger{background:var(--surface);border:1px solid var(--border);border-radius:12px;color:var(--text);cursor:pointer;height:42px;position:relative;width:42px}.notifications__badge{background:var(--danger);border-radius:999px;color:#fff;display:grid;font-size:.7rem;font-weight:800;height:18px;min-width:18px;padding:0 5px;place-items:center;position:absolute;right:-4px;top:-4px}.notifications__panel{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);max-height:390px;overflow:hidden;position:absolute;right:0;top:calc(100% + 10px);width:320px}.notifications__header{border-bottom:1px solid var(--border);color:var(--muted);display:flex;justify-content:space-between;padding:14px 16px}.notifications__list{max-height:330px;overflow-y:auto}.notifications__item{background:#0000;border:0;border-bottom:1px solid var(--border);cursor:pointer;padding:12px 16px;text-align:left;width:100%}.notifications__item.is-unread{background:#2563eb14}.notifications__text{color:var(--text);font-size:.94rem;line-height:1.45}.notifications__meta{color:var(--muted);font-size:.8rem;margin-top:6px}.notifications__empty{color:var(--muted);padding:18px 16px}@media (max-width:520px){.notifications__panel{right:-48px;width:290px}}.site-footer{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-top:1px solid var(--border);margin-top:auto}.site-footer__inner{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1.5fr 1fr 1fr;margin:0 auto;padding:24px 16px 28px;width:min(100%,var(--container))}.site-footer__brand{grid-gap:10px;display:grid;gap:10px}.site-footer__logo,.site-footer__logo img{background:#0000!important;border:none;box-shadow:none}.site-footer__logo img{display:block;height:60px;object-fit:contain;width:60px}.site-footer__brand h3{color:var(--text);font-size:1.15rem;margin:0}.site-footer__brand p,.site-footer__meta span{color:var(--muted);line-height:1.6}.site-footer__links{grid-gap:10px;display:grid;gap:10px}.site-footer__links a{color:var(--text);font-weight:600}.site-footer__links a:hover{color:var(--primary)}.site-footer__meta{grid-gap:10px;display:grid;gap:10px}@media (max-width:800px){.site-footer__inner{grid-template-columns:1fr}}.home-container{grid-gap:24px;display:grid;gap:24px}.badge{color:green}.hero{grid-gap:22px;align-items:stretch;display:grid;gap:22px;grid-template-columns:1.15fr .85fr;padding:28px}.hero__content h1{color:var(--text);font-size:clamp(2rem,4vw,3.1rem);line-height:1.1;margin:14px 0 12px}.hero__content p{color:var(--muted);line-height:1.7;margin:0;max-width:650px}.hero__search{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr auto;margin-top:20px}.search-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;min-width:90px;padding:10px 18px;text-align:center;white-space:nowrap}.hero__field{align-items:center;background:var(--surface-2);border:1px solid var(--border);border-radius:14px;color:var(--muted);display:flex;gap:10px;min-height:54px;padding:0 14px}.hero__field input{background:#0000;border:none;color:var(--text);flex:1 1;outline:none}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.hero__visual{align-items:center;background-color:#e8eefc;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;display:flex;justify-content:center;min-height:320px;padding:24px}.hero__card{background:#ffffff7d;border-radius:18px;box-shadow:var(--shadow);padding:18px;width:min(100%,340px)}.hero__card strong{color:#0f172a;display:block;margin-bottom:10px}.hero__card ul{color:#334155;line-height:1.7;margin:0;padding-left:18px}.home-section{grid-gap:16px;display:grid;gap:16px}.categories{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr))}.category-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow-soft);cursor:pointer;padding:18px;text-align:left;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.category-card:hover{border-color:#2563eb47;box-shadow:var(--shadow);transform:translateY(-2px)}.category-card__icon{background:var(--bg-soft);border-radius:14px;color:var(--primary);display:grid;font-size:1.2rem;height:46px;place-items:center;width:46px}.category-card__title{color:var(--text);font-size:1.06rem;font-weight:800;margin-top:16px}.category-card__text{color:var(--muted);font-size:.94rem;line-height:1.6;margin-top:8px}.home-highlights{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.highlight{padding:18px}.highlight h3{color:var(--text);margin:0 0 10px}.highlight p{color:var(--muted);line-height:1.65;margin:0}@media (max-width:980px){.hero{grid-template-columns:1fr}.categories,.home-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__search{grid-template-columns:1fr}}@media (max-width:560px){.hero{padding:20px}.categories,.home-highlights{grid-template-columns:1fr}}
/*# sourceMappingURL=main.d681ec8f.css.map*/