.lost-section{width:100%;box-sizing:border-box;margin:28px 0;border:1px solid #dfd7dc;border-radius:14px;background:#fff;overflow:hidden}.lost-header{padding:24px 28px;background:#f5edf0;border-bottom:1px solid #e6d9df}.lost-header h2{margin:0 0 8px;color:#633747;font-size:26px}.lost-header p{margin:0;color:#65535d;font-size:14px;line-height:1.6}.lost-count{margin:20px 28px;color:#526279;font-size:14px}.lost-groups{padding:0 28px 24px}.lost-country{border-bottom:1px solid #e5e9ef}.lost-country>summary{padding:16px 0;cursor:pointer;font-size:17px;font-weight:650;color:#33485f}.lost-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 0 20px}.lost-country:not([open])>.lost-cards{display:none}.lost-card{padding:20px;background:#faf8f9;border:1px solid #e4dde1;border-radius:10px;min-width:0;display:flex;flex-direction:column}.lost-card h3{margin:0 0 10px;font-size:19px;overflow-wrap:anywhere}.lost-meta{font-size:12px;color:#735160;margin:0 0 14px}.lost-reason{font-size:14px;line-height:1.6;margin:0 0 16px}.lost-caution{font-size:12px;color:#75654c;line-height:1.5}.lost-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.lost-actions .j-button{text-decoration:none;display:inline-flex;align-items:center;min-height:44px;box-sizing:border-box}.lost-country>summary:focus-visible{outline:3px solid #cf9638;outline-offset:3px}@media(max-width:1100px){.lost-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.lost-cards{grid-template-columns:1fr}.lost-header{padding:20px}.lost-groups{padding:0 20px 20px}.lost-count{margin:18px 20px}}
