*{box-sizing:border-box}:root{--bg:#f6f1e9;--bg-2:#efe7dc;--panel:rgba(255,255,255,0.88);--panel-strong:#ffffff;--text:#1f1b16;--muted:#6d655d;--line:rgba(58,44,29,0.1);--shadow:0 18px 45px rgba(77,56,31,0.12);--radius-xl:28px;--radius-lg:22px;--radius-md:18px;--radius-sm:14px;--accent:#275f4d;--accent-2:#1f4d3f;--accent-soft:#dff0e8;--danger:#b63d3d;--danger-soft:#ffe9e7;--gold:#ad7d2c;--gold-soft:#f6ead1}body,html{margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top right,rgba(181,132,55,.12),transparent 24%),radial-gradient(circle at top left,rgba(39,95,77,.09),transparent 28%),linear-gradient(180deg,var(--bg) 0,#fbf8f2 100%);color:var(--text)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.25) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 0);background-size:22px 22px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.25),transparent 70%);mask-image:linear-gradient(180deg,rgba(0,0,0,.25),transparent 70%)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.screen{min-height:100vh;position:relative}.center{gap:10px}.auth-screen,.center{display:flex;align-items:center;justify-content:center}.auth-screen{padding:24px}.auth-card,.card,.hero-card,.item-card,.list-card,.search-result,.sheet,.stat-card{background:var(--panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.62);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.auth-card{width:min(480px,100%);padding:28px}.hero-card{padding:24px}.card,.padded,.sheet,.stat-card{padding:18px}.stack{flex-direction:column;gap:14px}.row,.stack{display:flex}.row{gap:10px;align-items:center}.wrap{flex-wrap:wrap}.spread{justify-content:space-between}.start{align-items:flex-start}.right{align-items:flex-end}.gap-sm{gap:8px}.muted{color:var(--muted);font-size:.93rem}.muted.strong{font-size:.88rem;letter-spacing:.02em}.address-line{font-size:.97rem;color:#392e25}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:rgba(246,241,233,.82);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.topbar-title{display:flex;flex-direction:column;gap:3px;min-width:0}.topbar-title strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-button,.icon-spacer{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.88);box-shadow:0 8px 20px rgba(48,36,23,.08);color:var(--text)}.icon-button.small{width:30px;height:30px}.icon-spacer{background:transparent;border-color:transparent;box-shadow:none}.button{border:0;border-radius:999px;padding:11px 14px;background:#ebe4d9;color:#201811;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:600;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:linear-gradient(135deg,var(--accent),#31745d);color:white;box-shadow:0 10px 22px rgba(39,95,77,.24)}.button.secondary{background:#f4eee5}.button.active{background:var(--accent-soft);color:var(--accent-2)}.button.danger{background:var(--danger);color:white}.button.ghost{background:transparent;border:1px solid var(--line)}.button.gold{background:var(--gold-soft);color:#6d4a08}.button.tiny{padding:8px 11px;font-size:.88rem}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}input,select,textarea{width:100%;border-radius:16px;border:1px solid rgba(58,44,29,.12);padding:13px 14px;background:rgba(255,255,255,.92);min-width:0;color:var(--text)}textarea{resize:vertical;min-height:96px}.button:focus,.icon-button:focus,input:focus,select:focus,textarea:focus{outline:2px solid rgba(39,95,77,.18);outline-offset:2px}.code-block,code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.code-block{background:#f7f1e6;border-radius:14px;padding:12px;word-break:break-all;border:1px dashed rgba(58,44,29,.14)}.banner{margin:12px 16px 0;padding:12px 14px;border-radius:16px;border:1px solid transparent}.banner.error{background:#ffe7e4;color:#832929;border-color:rgba(182,61,61,.16)}.banner.info{background:#e8f4ee;color:#1c583f;border-color:rgba(39,95,77,.15)}.section-title{font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;color:#756a60;font-weight:700}.section-title.with-count{display:flex;justify-content:space-between;align-items:center}.page-grid{display:grid;grid-gap:16px;gap:16px}.stat-row{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{min-height:102px}.stat-number{font-size:1.65rem;font-weight:800;line-height:1}.search-inline{display:flex;gap:10px}.search-inline>:first-child{flex:1 1}.item-card,.list-card,.search-result{padding:16px;border:1px solid rgba(255,255,255,.58);text-align:left;width:100%}.item-card:hover,.list-card:hover,.search-result:hover{transform:translateY(-1px)}.item-card-top,.list-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.avatar-row,.chip-row,.meta-row{display:flex;flex-wrap:wrap;gap:8px}.avatar-pill,.filter-pill,.meta-pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#f4efe6;padding:7px 11px;font-size:.88rem}.filter-pill{border:1px solid rgba(58,44,29,.08)}.dot{width:9px;height:9px;border-radius:999px;background:#c5c0b7;display:inline-block}.dot.online{background:#1eb357;box-shadow:0 0 0 4px rgba(30,179,87,.12)}.deleted-row,.invite-row,.message-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;border-top:1px solid rgba(58,44,29,.08)}.deleted-row:first-child,.invite-row:first-child,.message-row:first-child{border-top:0}.status-pill{border-radius:999px;padding:7px 10px;background:#f1ece2;font-size:.82rem;font-weight:700}.status-pill.visited{background:#dff2e7;color:#17553c}.status-pill.new{background:#e9eefb;color:#264f8a}.overlay{position:fixed;inset:0;background:rgba(25,17,10,.35);display:flex;justify-content:center;align-items:flex-end;padding:0;z-index:50}.sheet{width:min(900px,100vw);max-height:94vh;overflow:auto;padding:20px;border-radius:28px 28px 0 0}.detail-sheet,.search-sheet{width:min(980px,100vw)}.sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.detail-layout,.detail-main{display:grid;grid-gap:16px;gap:16px}.actions-grid{display:flex;flex-wrap:wrap;gap:10px}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.photo-tile{background:#f7f4ef;border-radius:18px;overflow:hidden;border:1px solid rgba(58,44,29,.08)}.photo-tile img{width:100%;aspect-ratio:1/1;object-fit:cover}.photo-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-size:.88rem}.message-thread{display:flex;flex-direction:column;gap:10px;max-height:340px;overflow:auto;padding-right:4px}.chat-bubble{background:#f6f1e8;border-radius:18px;padding:12px 13px;border:1px solid rgba(58,44,29,.07)}.chat-bubble.mine{background:#e8f3ee}.chat-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px}.search-results{display:flex;flex-direction:column;gap:10px;max-height:240px;overflow:auto}.search-result.selected{outline:2px solid rgba(39,95,77,.5);background:#eef6f2}.map-shell{height:300px;border-radius:20px;overflow:hidden;border:1px solid rgba(58,44,29,.08)}.map-popup{display:flex;flex-direction:column;gap:8px}.toggle-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-top:1px solid rgba(58,44,29,.06)}.toggle-row:first-child{border-top:0}.permission-label strong{display:block;font-size:.96rem}.permission-label span{display:block;color:var(--muted);font-size:.85rem;margin-top:2px}.kicker{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:rgba(255,255,255,.9);padding:8px 12px;box-shadow:0 8px 18px rgba(53,41,26,.08);font-size:.9rem;width:-moz-fit-content;width:fit-content}.hero-title{font-size:clamp(2rem,4vw,3rem);line-height:1;margin:0;letter-spacing:-.04em}.hero-copy{font-size:1rem;color:var(--muted);margin:0;max-width:40rem}.empty-state{padding:22px;text-align:center;color:var(--muted);border:1px dashed rgba(58,44,29,.14);border-radius:22px;background:rgba(255,255,255,.55)}.divider{height:1px;background:rgba(58,44,29,.08);margin:6px 0}.helper-grid{display:grid;grid-gap:12px;gap:12px}.copy-fallback-card{position:fixed;inset:auto 16px 16px 16px;z-index:60}.spin{animation:spin 1.1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:760px){.padded{padding:24px}.page-grid{gap:20px}.stat-row{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-layout{grid-template-columns:minmax(0,1.3fr) minmax(320px,.9fr);align-items:start}.helper-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.details-card summary{cursor:pointer;font-weight:700;list-style:none}.details-card summary::-webkit-details-marker{display:none}.details-card[open] summary{margin-bottom:8px}.search-sheet .sheet-header{margin-bottom:10px}@media (max-width:640px){.search-inline{flex-direction:column}}.hero-surface{background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(247,241,232,.92));border:1px solid rgba(255,255,255,.72)}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.polished-item-card,.polished-list-card{padding:0;overflow:hidden}.polished-list-card{display:grid;grid-template-columns:104px minmax(0,1fr)}.item-card-thumb,.list-card-media{min-height:100%;background-size:cover;background-position:50%;background-color:#e4dccf;display:flex;align-items:center;justify-content:center;color:#3f352b;font-weight:800;letter-spacing:.06em}.item-card-thumb span,.list-card-media span{font-size:1.15rem}.item-card-body,.list-card-body{padding:16px;min-width:0}.list-hero{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,241,233,.92))}.recent-strip{display:flex;gap:8px;overflow:auto;padding-bottom:2px}.recent-chip{border:0;background:#f3ede3;border-radius:18px;padding:10px 12px;min-width:152px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;color:inherit}.recent-chip span{color:var(--muted);font-size:.84rem}.polished-item-card{display:grid;grid-template-columns:108px minmax(0,1fr)}.item-card-thumb{aspect-ratio:auto}.item-card-thumb.fallback{background:linear-gradient(135deg,rgba(39,95,77,.12),rgba(173,125,44,.14))}.item-preview{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.composer-row textarea{min-height:110px}.search-sheet .card{background:rgba(255,255,255,.94)}.copy-fallback-card{max-width:520px;margin-left:auto}@media (max-width:759px){.hero-actions{width:100%}.hero-actions .button{flex:1 1}.polished-item-card,.polished-list-card{grid-template-columns:1fr}.list-card-media{min-height:88px}.item-card-thumb{min-height:112px}.sheet{padding:16px}}