:root{color:#1d201c;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4eee5;--bg-top:#fbf6ee;--surface:#ffffffe0;--surface-solid:#fff;--surface-muted:#fcf8f1eb;--line:#29281f1a;--line-strong:#29281f29;--ink:#1d201c;--muted:#65645c;--muted-strong:#4b4b45;--accent:#df9320;--accent-strong:#bb6b1e;--accent-soft:#df932024;--focus:#bf6d1e3d;--green:#287451;--amber:#9c6508;--red:#a24733;--blue:#2f678c;--slate:#767672;--shadow-sm:0 10px 24px #1f1d160f;--shadow-md:0 20px 44px #1f1d1614;--shadow-lg:0 28px 64px #1f1d161a;--radius-sm:14px;--radius-md:18px;--radius-lg:24px;--radius-xl:30px;--content-width:min(1160px, calc(100vw - 32px));--space-1:6px;--space-2:10px;--space-3:14px;--space-4:18px;--space-5:24px;--space-6:32px;--space-7:40px;font-family:Avenir Next,Segoe UI,Trebuchet MS,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{background:var(--bg);min-height:100vh;color:var(--ink);margin:0}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at top left, #f4c56d47, transparent 30%), radial-gradient(circle at top right, #ffffff6b, transparent 24%), linear-gradient(180deg, var(--bg-top) 0%, var(--bg) 54%, #eee5d9 100%);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p,ul{margin:0}#root,.shell,.landing-shell{min-height:100vh}.page,.landing-shell{width:var(--content-width);margin:0 auto;padding:24px 0 56px}.stack,.grid,.cards,.stats-row,.hero-actions,.page-header__actions,.toolbar,.vote-row,.form-row,.meta-line,.store-card__location,.store-card__meta,.store-summary__actions,.store-card__activity,.store-card__title-row,.message-card__meta,.message-card__footer,.message-card__author,.modal-head,.topbar__inner,.nav,.store-card__head,.mini-card__head,.profile-summary{gap:var(--space-3);display:flex}.stack,.grid,.cards{display:grid}.landing-shell{gap:var(--space-5);display:grid}.stack{gap:var(--space-5)}.stack--page{gap:22px}.grid{gap:var(--space-5)}.grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.cards{gap:16px}.cards--store-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.cards--how-it-works{grid-template-columns:repeat(3,minmax(0,1fr))}.cards--messages,.cards--groups{gap:14px}.cards--stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.topbar{z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f9f4ecd6;border-bottom:1px solid #29281f14;position:sticky;top:0}.topbar__inner{width:var(--content-width);flex-wrap:wrap;justify-content:space-between;align-items:center;margin:0 auto;padding:14px 0}.brand{align-items:center;gap:12px;display:flex}.brand-copy{gap:2px;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:1rem;line-height:1.1}.brand span{color:var(--muted);font-size:.85rem}.brand-mark{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;box-shadow:0 14px 28px #bb6b1e38}.nav{flex-wrap:wrap;justify-content:center;align-items:center}.nav-link,.ghost-button,.secondary-button,.ghost-link,.primary-button,.vote-button,.icon-button{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.nav-link,.ghost-button,.secondary-button,.ghost-link,.vote-button,.icon-button{border:1px solid var(--line);background:#ffffffe0}.nav-link,.ghost-button,.secondary-button,.ghost-link,.primary-button{padding:0 16px}.nav-link{color:var(--muted);font-size:.95rem;font-weight:600}.nav-link:hover,.nav-link--active{color:var(--ink);background:var(--surface-solid);border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.primary-button{color:#fff;background:linear-gradient(135deg, var(--accent), var(--accent-strong));border:none;font-weight:700;box-shadow:0 14px 30px #bb6b1e38}.primary-button:hover{transform:translateY(-1px);box-shadow:0 18px 34px #bb6b1e42}.ghost-button,.secondary-button,.ghost-link{color:var(--ink);font-weight:600}.ghost-button--success{color:var(--green);background:#28745114;border-color:#2874513d}.ghost-button--danger{color:var(--red);background:#b34c4c14;border-color:#b34c4c3d}.ghost-button:hover,.secondary-button:hover,.ghost-link:hover,.vote-button:hover,.icon-button:hover{border-color:var(--line-strong);background:var(--surface-solid);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.secondary-button{background:var(--surface-muted)}.mini-card__status-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.topbar__logout{margin-left:auto}button:disabled,.primary-button:disabled,.ghost-button:disabled,.secondary-button:disabled,.vote-button:disabled{opacity:.56;cursor:not-allowed;box-shadow:none;transform:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 4px var(--focus);outline:none}.landing-hero,.page-header,.panel,.store-summary,.store-card,.message-card,.mini-card,.stat-card,.benefit-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-md)}.landing-hero,.page-header,.panel,.store-summary{border-radius:var(--radius-xl);padding:24px}.page-header,.store-summary{justify-content:space-between;align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.page-header__copy,.landing-hero__copy,.store-summary__headline,.store-summary__main{gap:var(--space-2);display:grid}.page-header__copy,.store-summary__main{flex:420px}.page-header__actions,.store-summary__actions{flex-wrap:wrap;align-items:center}.landing-hero{gap:var(--space-4);margin-top:28px;padding:28px;display:grid;position:relative;overflow:hidden}.landing-hero:after{content:"";background:radial-gradient(circle,#df93203d,#0000 68%);border-radius:50%;width:220px;height:220px;position:absolute;inset:auto -50px -70px auto}.landing-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.benefit-card{border-radius:var(--radius-lg);gap:8px;padding:18px;display:grid}.benefit-card strong{font-size:.98rem}.benefit-card p,.body-copy,.panel-subtitle,.empty-state p,.muted,.guide-card__copy p,.guide-shot__message-head p,.guide-shot__field span{color:var(--muted);line-height:1.5}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--amber);margin-bottom:2px;font-size:.74rem;font-weight:700}h1{letter-spacing:-.03em;font-size:clamp(1.95rem,3vw,2.8rem);line-height:1.04}h2{font-size:1.12rem;line-height:1.2}h3{font-size:1.04rem;line-height:1.25}.hero-copy{max-width:720px;color:var(--muted-strong);font-size:.98rem;line-height:1.55}.hero-copy--compact{max-width:640px}.toolbar{flex-wrap:wrap;align-items:center}.search-shell{min-width:min(440px,100%)}.input-shell,.select-shell{border:1px solid var(--line);background:#fffffff0;border-radius:18px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex;box-shadow:inset 0 1px #ffffffb3}.input-shell{min-width:min(360px,100%)}.input-shell svg{color:var(--muted);flex:none}.input-shell input{width:100%;min-height:46px;color:var(--ink);background:0 0;border:none;outline:none}.select-shell{gap:12px}.select-shell span{color:var(--muted);white-space:nowrap;font-size:.86rem}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);border-radius:var(--radius-sm);background:#fffffff0;outline:none;padding:12px 14px}label{color:var(--muted-strong);gap:8px;font-size:.95rem;display:grid}textarea{resize:vertical;min-height:132px;line-height:1.55}.panel-head{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.panel-head>div{gap:6px;display:grid}.panel-note{color:var(--muted);margin-bottom:14px;font-size:.92rem}.store-summary{align-items:stretch;padding:22px 24px}.store-summary__actions{align-self:center}.stats-row{flex-wrap:wrap}.stat-card{border-radius:var(--radius-md);min-width:0;box-shadow:none;background:#ffffffb8;flex:150px;gap:4px;padding:14px 16px;display:grid}.stat-card span{color:var(--muted);font-size:.82rem}.stat-card strong{font-size:1rem;line-height:1.3}.stat-card small{color:var(--muted);font-size:.8rem;line-height:1.35}.meta-line,.message-card__meta,.store-card__location,.store-card__meta,.store-card__activity{color:var(--muted);flex-wrap:wrap;align-items:center;font-size:.9rem;line-height:1.35}.meta-line svg,.store-card__location svg,.store-card__meta svg{color:var(--muted);flex:none;width:15px;height:15px;margin-top:-1px}.pill,.status-chip,.store-card__count,.store-card__label,.message-card__score{border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.8rem;font-weight:700;display:inline-flex}.pill{background:var(--accent-soft);color:var(--amber)}.pill--inline{min-height:24px;padding:0 8px;font-size:.74rem}.status-chip--green{color:var(--green);background:#2874511f}.status-chip--amber{color:var(--amber);background:#9c65081f}.status-chip--red{color:var(--red);background:#a247331f}.status-chip--blue{color:var(--blue);background:#2f678c1f}.status-chip--muted{color:var(--slate);background:#76767224}.store-card{border-radius:var(--radius-lg);gap:12px;min-height:100%;padding:16px;display:grid}.store-card__head,.store-card__title-row{justify-content:space-between;align-items:center}.store-card__link{gap:12px;min-height:100%;display:grid}.store-card__count{color:var(--muted-strong);background:#1d201c0f}.store-card__location{gap:8px;display:inline-flex}.store-card__activity{justify-content:space-between}.store-card__label{color:var(--muted-strong);background:#1d201c0d}.store-card__preview{color:var(--muted-strong);font-size:.94rem;line-height:1.52}.store-card:hover{box-shadow:var(--shadow-lg);border-color:#bf6d1e2e;transform:translateY(-2px)}.icon-button,.favorite-toggle{flex:none}.icon-button{width:40px;min-width:40px;height:40px;color:var(--muted);padding:0}.icon-button--active,.favorite-toggle--active{color:var(--amber);background:#df932024;border-color:#9c65082e}.message-card{border-radius:var(--radius-lg);gap:14px;padding:18px;display:grid}.message-card__header,.message-card__author-copy{gap:6px;display:grid}.message-card__author{align-items:flex-start}.message-card__meta{gap:8px;font-size:.84rem}.message-card__meta-spacer{width:1px;height:1px}.message-card__body{color:var(--ink);font-size:1rem;line-height:1.62}.message-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center}.message-card__actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;margin-left:auto;display:flex}.message-card__score{color:var(--muted-strong);background:#1d201c0d}.message-card--compact{box-shadow:none;background:#ffffffb3}.vote-row{flex-wrap:wrap}.vote-button{min-width:76px;color:var(--muted-strong);padding:0 14px;font-weight:700}.vote-button--active{color:var(--green);background:#28745124;border-color:#2874513d}.vote-button--negative.vote-button--active{color:var(--red);background:#a247331f;border-color:#a2473333}.mini-card{border-radius:var(--radius-lg);gap:10px;padding:16px;display:grid}.mini-card__head{justify-content:space-between;align-items:center}.form-panel{align-self:start}.form-row{align-items:end}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1d201c57;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:var(--surface-solid);border:1px solid var(--line);border-radius:var(--radius-xl);width:min(720px,100%);max-height:min(90vh,920px);box-shadow:var(--shadow-lg);padding:24px;overflow:auto}.modal-head{justify-content:space-between;align-items:center;margin-bottom:18px}.profile-summary{align-items:center}.profile-summary__copy{gap:6px;display:grid}.avatar{object-fit:cover;border-radius:14px;width:44px;height:44px}.avatar--large{border-radius:22px;width:72px;height:72px}.avatar--fallback{color:var(--ink);background:linear-gradient(135deg,#df932029,#bb6b1e33);place-items:center;font-weight:800;display:grid}.panel--narrow{width:min(520px,100vw - 32px)}.center-page{place-items:center;min-height:100vh;padding:24px;display:grid}.empty-state{background:#ffffff8f;border:1px dashed #29281f29;border-radius:20px;gap:10px;padding:22px;display:grid}.empty-state strong{font-size:1rem}.skeleton-card{border-radius:var(--radius-lg);background:linear-gradient(90deg,#ffffffb8,#f1eadff0,#ffffffb8) 0 0/240% 100%;border:1px solid #29281f0f;height:144px;animation:1.2s linear infinite shimmer}.inline-error{color:var(--red)}.inline-status{color:var(--green)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-40% 0}}.guide-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:#ffffffa8;gap:14px;padding:16px;display:grid}.guide-card__copy{gap:8px;display:grid}.guide-card__copy strong{font-size:1rem}.guide-shot{background:linear-gradient(#faf6eff2,#f5eee5f5);border:1px solid #29281f14;border-radius:20px;padding:14px;box-shadow:inset 0 1px #ffffffb8}.guide-shot__header,.guide-shot__search,.guide-shot__sort,.guide-shot__meta,.guide-shot__stats,.guide-shot__message-head,.guide-shot__composer-head{align-items:center;gap:8px;display:flex}.guide-shot__header,.guide-shot__composer-head{justify-content:space-between;margin-bottom:10px}.guide-shot__brand,.guide-shot__nav,.guide-shot__upload,.guide-shot__composer-head span{border:1px solid var(--line);color:var(--muted-strong);background:#ffffffe0;border-radius:999px;padding:6px 10px;font-size:.78rem}.guide-shot__panel{border:1px solid var(--line);background:#ffffffe0;border-radius:18px;gap:12px;padding:14px;display:grid}.guide-shot__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--amber);font-size:.72rem;font-weight:700}.guide-shot__title{font-size:1.05rem;font-weight:800;line-height:1.15}.guide-shot__search,.guide-shot__sort,.guide-shot__upload{min-height:36px}.guide-shot__search,.guide-shot__sort{border:1px solid var(--line);color:var(--muted);background:#ffffffeb;border-radius:999px;padding:0 12px;font-size:.8rem}.guide-shot__sort{justify-content:space-between}.guide-shot__meta{color:var(--muted);flex-wrap:wrap;font-size:.8rem}.guide-shot__stats{gap:10px}.guide-shot__stat{border:1px solid var(--line);background:#ffffffc2;border-radius:14px;flex:1 1 0;gap:4px;padding:10px;display:grid}.guide-shot__stat span{color:var(--muted);font-size:.74rem}.guide-shot__message{border:1px solid var(--line);background:#ffffffc7;border-radius:16px;gap:10px;padding:12px;display:grid}.guide-shot__message p{margin:0;font-size:.84rem;line-height:1.45}.guide-shot__avatar{background:linear-gradient(135deg,#df93202e,#bb6b1e47);border-radius:10px;place-items:center;width:28px;height:28px;font-size:.82rem;font-weight:800;display:grid}.guide-shot__field{gap:8px;display:grid}.guide-shot__textarea{border:1px solid var(--line);min-height:110px;color:var(--ink);background:#ffffffe0;border-radius:16px;padding:12px;font-size:.84rem;line-height:1.45}.guide-shot__button{justify-self:flex-start;min-height:38px;padding:0 14px;font-size:.88rem}@media (width<=940px){.grid--two,.landing-benefits,.cards--how-it-works{grid-template-columns:1fr}.page-header,.store-summary{align-items:stretch}.page-header__actions,.store-summary__actions{width:100%}.search-shell{flex:100%;min-width:0}}@media (width<=720px){.page,.landing-shell{width:min(100vw - 20px,100%)}:root{--content-width:min(100vw - 20px, 100%)}.topbar__inner{padding:12px 0}.nav{justify-content:flex-start;width:100%}.nav-link{flex:calc(50% - 10px)}.topbar__logout{margin-left:0}.landing-hero,.page-header,.panel,.store-summary,.modal-card{border-radius:24px;padding:20px}.toolbar,.store-summary__actions,.form-row{flex-direction:column;align-items:stretch}.select-shell{width:100%}.select-shell span{min-width:fit-content}.message-card__footer,.store-card__activity{align-items:flex-start}}@media (width<=540px){h1{font-size:1.8rem}.nav-link,.topbar__logout,.primary-button,.ghost-button,.secondary-button{width:100%}.nav-link{flex:100%}.cards--store-grid,.cards--stats{grid-template-columns:1fr}}
