:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-synthesis:none;color:#172b45;background:#e8edf4;--bg:#f3f6fb;--card:#fff;--text:#172b45;--muted:#687a90;--border:#e2e9f2;--blue:#237dcc;--soft:#e9f3fd;--green:#18866b}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;border:0}button:disabled{opacity:.5;cursor:default}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #7fbdf5;outline-offset:3px}button svg{flex-shrink:0}input,select{min-width:0}h1,h2,p{margin:0}h1{font-size:27px;letter-spacing:-.8px;line-height:1.4}h2{font-size:22px;letter-spacing:-.4px}main{padding:10px 16px 90px}.app-shell{position:relative;max-width:510px;margin:0 auto;min-height:100dvh;background:var(--bg);color:var(--text);box-shadow:0 0 50px #213c6210}.app-header{min-height:56px;display:flex;align-items:center;gap:9px;padding:10px 16px;background:var(--card);border-bottom:1px solid var(--border);padding-top:max(10px,env(safe-area-inset-top))}.brand-mark{width:32px;height:32px;background:var(--blue);color:#fff;border-radius:9px;font-size:22px;font-weight:800;display:flex;align-items:center;justify-content:center;position:relative}.brand-mark span{font-size:14px;position:absolute;right:5px;top:1px}.app-header strong{display:block;font-size:17px;letter-spacing:-.5px}.app-header small{display:block;font-size:11px;color:var(--muted)}.telegram-label{margin-left:auto;font-size:11px;font-weight:700;letter-spacing:1.2px;color:var(--blue);background:var(--soft);padding:7px 10px;border-radius:20px}.demo-banner{font-size:12px;text-align:center;padding:8px;background:#fff0ca;color:#7d5b16}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:10px}.page-heading h1{font-size:23px;line-height:1.25;letter-spacing:-.5px}.posts-hint{font-size:12px;color:var(--muted);margin-top:3px;line-height:1.5}.section-kicker{font-size:11px;letter-spacing:1.1px;font-weight:700;color:var(--muted);margin-bottom:7px}.icon-button{width:42px;height:42px;flex-shrink:0;border:1px solid var(--border);border-radius:12px;background:var(--card);color:var(--blue);display:grid;place-items:center}.filter-row{display:flex;gap:8px;margin-bottom:8px}.filter-row label{flex:1;min-width:0;background:var(--card);border:1px solid var(--border);border-radius:10px;padding:6px 10px}.filter-row span{font-size:11px;color:var(--muted);display:block;margin-bottom:2px}.filter-row input,.filter-row select{width:100%;border:0;background:transparent;color:var(--text);font-size:16px;font-weight:500;min-height:26px;padding:2px 0}.search-field{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:10px;background:var(--card);min-height:44px;padding:9px 10px;color:#8a9aad}.search-field input{width:100%;border:0;background:transparent;color:var(--text);font-size:16px}.filters{margin-bottom:8px}.status-tabs{display:flex;gap:4px;padding:4px;background:var(--border);border-radius:12px;margin-bottom:10px}.status-tabs button{flex:1;min-width:0;min-height:44px;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 6px;border-radius:9px;background:transparent;color:var(--muted);font-size:13px;font-weight:600}.status-tabs button svg{width:17px;height:17px}.status-tabs button[aria-selected=true]{color:var(--blue);background:var(--card);box-shadow:0 1px 4px #172b4510}.status-count{min-width:23px;padding:2px 6px;border-radius:6px;background:var(--bg);font-size:12px;font-variant-numeric:tabular-nums}.status-tabs button[aria-selected=true] .status-count{background:var(--soft)}.post-list{display:flex;flex-direction:column;gap:12px}.post-card{border:1px solid var(--border);border-radius:14px;padding:16px;background:var(--card);box-shadow:0 2px 3px #1d3e6103}.post-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.location-pill{font-size:13px;font-weight:600;color:#216daa;background:var(--soft);padding:6px 9px;border-radius:7px}.post-meta time{font-size:13px;color:var(--muted)}.post-content{font-size:16px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.post-actions{display:flex;gap:12px;align-items:center;margin-top:17px;padding-top:15px;border-top:1px solid var(--border)}.primary,.secondary,.danger{display:flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:12px 16px;border-radius:10px;font-size:15px;font-weight:600}.primary{background:var(--blue);color:#fff}.secondary{background:var(--soft);color:var(--blue)}.open-button{flex:1}.undo-button{background:transparent;color:var(--muted);padding:10px 8px;font-size:14px}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);max-width:510px;width:100%;display:flex;background:var(--card);border-top:1px solid var(--border);padding:8px 16px calc(8px + env(safe-area-inset-bottom));z-index:5}.bottom-nav button{flex:1;display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;background:transparent;color:var(--muted);padding:10px 0;font-size:14px;font-weight:600;border-radius:10px}.bottom-nav button.active{color:var(--blue);background:var(--soft)}.center-state,.empty-state{text-align:center;padding:56px 18px}.center-state p,.empty-state p{font-size:15px;line-height:1.8;color:var(--muted);margin:12px auto 22px;max-width:310px}.state-symbol{margin:0 auto 20px;background:#e6f5ee;color:var(--green);width:62px;height:62px;border-radius:22px;display:grid;place-items:center;font-size:28px}.state-symbol svg{width:30px;height:30px}.empty-state .secondary{margin:auto}.compact{padding:30px}.spinner{width:28px;height:28px;border:3px solid var(--border);border-top-color:var(--blue);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{to{transform:rotate(360deg)}}.account-view h1{margin-bottom:12px}.intro{color:var(--muted);font-size:16px;line-height:1.8;margin-bottom:25px}.login-card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:22px}.login-card label{display:block;font-size:15px;font-weight:500;margin-bottom:18px}.login-card input{display:block;width:100%;border:1px solid var(--border);border-radius:10px;padding:14px 12px;margin-top:9px;background:var(--bg);color:var(--text);font-size:16px}.login-card .primary{width:100%;margin-top:8px}.helper{font-size:13px;color:var(--muted);line-height:1.8;margin-top:14px}.account-view>.helper{text-align:center}.profile-card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:28px 15px;display:flex;align-items:center;flex-direction:column;gap:13px;margin-top:25px}.profile-card strong{font-size:16px;overflow-wrap:anywhere;max-width:100%}.avatar{width:66px;height:66px;border-radius:50%;background:var(--soft);color:var(--blue);display:grid;place-items:center;font-size:28px;font-weight:600}.connected{color:var(--green);font-size:14px}.info-card{display:flex;gap:12px;padding:20px 8px;color:var(--muted);font-size:15px;line-height:1.8}.info-card svg{flex-shrink:0;color:var(--green);margin-top:3px}.danger-outline{width:100%;border:1px solid #edc8c8;color:#b74747;background:transparent;border-radius:10px;padding:14px;font-size:15px;margin-top:18px}.danger{background:#b74747;color:#fff}.confirm-box{margin-top:15px;background:var(--card);border:1px solid #edc8c8;border-radius:12px;padding:18px}.confirm-box strong{font-size:16px}.confirm-box p{font-size:14px;color:var(--muted);margin:12px 0}.button-row{display:flex;gap:10px}.button-row>*{flex:1}.error-box{background:#fff0ed;border:1px solid #f1c9c1;color:#984032;border-radius:10px;padding:12px 14px;font-size:14px;line-height:1.7;margin:12px 0;overflow-wrap:anywhere}.sticky-error{display:flex;gap:10px}.error-box button{background:transparent;color:inherit;align-self:flex-start;font-size:20px}.sync-banner{background:#fff4d9;border:1px solid #f1deb0;border-radius:10px;padding:11px 12px;display:flex;justify-content:space-between;font-size:13px;color:#876214;margin-bottom:15px}.sync-banner button{color:inherit;background:transparent;font-size:13px;font-weight:700}.pending-label{color:#977019;background:#fff4d9;border-radius:6px;padding:6px 9px;font-size:13px;margin-top:12px}.toast{position:fixed;bottom:calc(78px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:450px;display:flex;align-items:center;gap:10px;background:#173d32;color:#fff;padding:14px 18px;border-radius:12px;box-shadow:0 8px 20px #0002;z-index:8;font-size:14px}.load-more{width:100%;margin-top:18px}[data-theme=dark]{--bg:#101b29;--card:#182638;--text:#e6eef7;--muted:#9cadc0;--border:#2a3a50;--soft:#1b3855;background:#0c1520;color-scheme:dark}[data-theme=dark] .location-pill{color:#8bc8ff}[data-theme=dark] .error-box{background:#3b2427;border-color:#6a373c;color:#f2b5ae}[data-theme=dark] .demo-banner{background:#41351e;color:#edd8a4}@media(max-width:360px){main{padding:10px 12px 90px}.app-header{padding-left:16px;padding-right:16px}.post-card{padding:15px}h1{font-size:24px}.filter-row label{padding:6px 8px}.status-tabs button{gap:4px}.status-tabs button svg{display:none}.telegram-label,.section-kicker{font-size:10px}}@media(prefers-reduced-motion:reduce){.spinner{animation:none}}
