:root{--ink:#16233d;--muted:#667085;--blue:#1f5eff;--red:#d92d4b;--line:#e7eaf0;--cream:#fffaf4}*{box-sizing:border-box;margin:0;padding:0}body{font-family:"DM Sans",sans-serif;color:var(--ink);line-height:1.6}h1,h2,h3{font-family:"Manrope",sans-serif}.lost-container{width:min(1160px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;top:-70px;left:20px;z-index:30;padding:10px 16px;background:var(--ink);color:#fff;border-radius:8px}.skip-link:focus{top:10px}.lost-header{height:82px;border-bottom:1px solid var(--line);background:#fff}.lost-nav{height:100%;display:grid;grid-template-columns:180px 1fr 180px;align-items:center}.lost-brand{width:145px;height:72px;display:flex;align-items:center;overflow:hidden}.lost-brand img{width:145px}.lost-nav nav{display:flex;justify-content:center;gap:30px}.lost-nav a{text-decoration:none;font-weight:750}.login-link{justify-self:end;padding:9px 18px;border:1px solid var(--line);border-radius:12px}.lost-hero{padding:90px 0;text-align:center;background:linear-gradient(120deg,#fff 0%,#fff5f2 100%)}.lost-hero span{font-size:.7rem;font-weight:900;letter-spacing:.15em;color:var(--red)}.lost-hero h1{max-width:850px;margin:12px auto 18px;font-size:clamp(2.7rem,6vw,4.8rem);line-height:1.05;letter-spacing:-.05em}.lost-hero p{max-width:760px;margin:auto;color:var(--muted);font-size:1.05rem}.lost-tools{padding:25px 0;border-block:1px solid var(--line);background:#fff}.lost-tools form{display:grid;grid-template-columns:1fr 190px auto auto;gap:12px;align-items:end}.lost-tools label{font-size:.75rem;font-weight:800}.lost-tools input,.lost-tools select,.lost-tools button{width:100%;height:48px;margin-top:5px;border:1px solid #d8deea;border-radius:12px;padding:0 13px;font:inherit}.lost-tools button{width:auto;background:var(--ink);color:#fff;font-weight:800;cursor:pointer}.lost-tools button:last-child{background:#fff;color:var(--blue)}#avisoPrivacidade{margin-top:12px;color:#7c8798;font-size:.72rem}.lost-list{padding:65px 0 90px;background:#f7f9fc;min-height:500px}.lost-result-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.lost-result-top h2{font-size:2rem}.lost-result-top span{color:var(--muted)}.lost-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.lost-card{overflow:hidden;border:1px solid var(--line);border-radius:23px;background:#fff;box-shadow:0 12px 32px rgba(22,35,61,.08)}.lost-card-img{height:250px;background:#e9eef7;position:relative}.lost-card-img img{width:100%;height:100%;object-fit:cover}.lost-alert{position:absolute;top:15px;left:15px;padding:6px 10px;border-radius:100px;background:var(--red);color:#fff;font-size:.65rem;font-weight:900}.lost-card-body{padding:24px}.lost-card-body h3{font-size:1.5rem}.lost-meta{margin:6px 0 16px;color:var(--muted);font-size:.85rem}.lost-place{padding:12px;border-radius:12px;background:#fff5f2;color:#9e2f42;font-size:.82rem}.lost-card-body>a{display:flex;justify-content:center;margin-top:18px;padding:12px;border-radius:12px;background:var(--blue);color:#fff;text-decoration:none;font-weight:850}.lost-distance{display:block;margin-top:9px;color:#667085;font-size:.75rem}.lost-state{padding:60px 25px;text-align:center;border:1px dashed #cfd6e4;border-radius:20px;background:#fff;color:var(--muted)}.lost-footer{padding:50px 0;background:#0f1c34;color:#fff}.lost-footer>.lost-container{display:flex;justify-content:space-between;align-items:center;gap:25px}.lost-footer img{width:140px;border-radius:10px}.lost-footer p,.lost-footer a{color:#a7b1c3;font-size:.8rem}@media(max-width:820px){.lost-nav{grid-template-columns:1fr auto}.lost-nav nav{display:none}.lost-tools form{grid-template-columns:1fr 1fr}.lost-grid{grid-template-columns:1fr 1fr}}@media(max-width:580px){.lost-container{width:min(100% - 28px,1160px)}.lost-header{height:70px}.lost-brand{width:125px;height:66px}.lost-brand img{width:125px}.lost-hero{padding:65px 0}.lost-tools form,.lost-grid{grid-template-columns:1fr}.lost-tools button{width:100%}.lost-footer>.lost-container{flex-direction:column;text-align:center}}
