*,:after,:before{box-sizing:border-box}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}a{color:inherit}a,a:hover{text-decoration:none}a:visited{color:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}div{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.image-item{border-radius:40px;height:250px;max-width:100%;object-fit:cover;width:250px}.app-button{margin:15px}.button-outline{border-radius:40px;box-sizing:border-box;max-width:100%;padding:10px;width:250px}.button-outline:hover{box-shadow:inset 0 0 5px #c1c1c1;cursor:pointer;outline:none}.app-text,.wrapper-text{box-sizing:border-box;max-width:100%;width:250px}.app-text{word-wrap:break-word}.projects-title{font-size:25px;margin-left:20px;padding:15px;text-align:start}.apps-list-wrap{margin:15px;padding:15px}.apps-buttons{display:flex;flex-wrap:wrap;gap:0;justify-content:flex-start}@media (max-width:600px){.apps-buttons{align-items:center;flex-direction:column}.image-item{height:200px;width:200px}.app-text,.button-outline,.wrapper-text{width:200px}.app-button{margin:10px}.apps-list-wrap{margin:10px;padding:10px}.projects-title{font-size:20px;margin-left:10px;padding:10px}.policy-text{box-sizing:border-box;margin:10px;padding:15px;width:calc(100% - 20px)}.center-h{margin:10px}}@media (max-width:400px){.image-item{height:160px;width:160px}.app-text,.button-outline,.wrapper-text{width:160px}}.policy-text{background:#f3f3f3;border-radius:30px;margin:15px;padding:20px;width:75%}.center-h{flex-wrap:wrap;justify-content:center;margin:20px}.center-h,.nav-bar-h{align-content:center;display:flex;flex-direction:row}.nav-bar-h{justify-content:space-between}.nav-section{margin-left:25px;margin-right:80px;padding:15px}@media (max-width:600px){.nav-bar-h{flex-wrap:wrap;gap:4px;justify-content:flex-start}.nav-section{margin-left:10px;margin-right:20px;padding:10px}.text-section{margin-right:16px}}.text-section{margin-right:35px}.nav-bar{box-shadow:0 1px #c1c1c1}.title-text{font-family:sans-serif}.center-text{text-align:center}body.lost-property-page,html.lost-property-page{background:#0f172a;min-height:100%;min-height:100dvh;min-height:-webkit-fill-available}.lost-property-app{background:#0f172a;color:#e2e8f0;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available}.lost-property-main{margin:0 auto;max-width:1100px;padding:2rem 1.5rem 4rem}.lost-property-header{animation:lost-property-fade-in .5s ease-out;margin-bottom:2.5rem;text-align:center}@keyframes lost-property-fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.lost-property-title{color:#f97316;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin:0 0 .5rem}.lost-property-subtitle{color:#94a3b8;font-size:1rem;margin:0}.lost-property-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.lost-property-tile{animation:lost-property-tile-in .4s ease-out backwards;background:#1e293bcc;border:1px solid #f8fafc14;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.lost-property-grid .lost-property-tile:first-child{animation-delay:.05s}.lost-property-grid .lost-property-tile:nth-child(2){animation-delay:.1s}.lost-property-grid .lost-property-tile:nth-child(3){animation-delay:.15s}.lost-property-grid .lost-property-tile:nth-child(4){animation-delay:.2s}.lost-property-grid .lost-property-tile:nth-child(5){animation-delay:.25s}.lost-property-grid .lost-property-tile:nth-child(6){animation-delay:.3s}.lost-property-grid .lost-property-tile:nth-child(7){animation-delay:.35s}.lost-property-grid .lost-property-tile:nth-child(8){animation-delay:.4s}.lost-property-grid .lost-property-tile:nth-child(n+9){animation-delay:.45s}@keyframes lost-property-tile-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.lost-property-tile:hover{box-shadow:0 12px 24px #0000004d;transform:translateY(-4px)}.lost-property-tile[data-claimed=true]{opacity:.85}.lost-property-tile[data-claimed=true] .lost-property-tile-image-wrap:after{background:#00000059;content:"";inset:0;pointer-events:none;position:absolute}.lost-property-tile-image-wrap{aspect-ratio:1;background:#1e293b;cursor:pointer;overflow:hidden;position:relative}.lost-property-tile-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.lost-property-tile:hover .lost-property-tile-image{transform:scale(1.03)}.lost-property-image-lightbox{align-items:center;animation:lost-property-lightbox-in .2s ease-out;background:#000000d9;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:999}@keyframes lost-property-lightbox-in{0%{opacity:0}to{opacity:1}}.lost-property-image-lightbox-img{animation:lost-property-lightbox-zoom .25s ease-out;border-radius:8px;box-shadow:0 20px 40px #00000080;max-height:100%;max-width:100%;object-fit:contain}@keyframes lost-property-lightbox-zoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.lost-property-tile-badge{background:#64748b;border-radius:20px;color:#f1f5f9;font-size:.75rem;font-weight:600;left:50%;padding:4px 10px;position:absolute;top:50%;transform:translate(-50%,-50%)}.lost-property-tile-desc{color:#f1f5f9;flex:1 1;font-size:1rem;font-weight:500;margin:1rem 1rem 0}.lost-property-btn{border:none;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:600;margin:1rem;padding:.75rem 1.25rem;transition:background .2s,transform .15s}.lost-property-btn:disabled{cursor:not-allowed;opacity:.7}.lost-property-btn-primary{background:#f97316;color:#fff}.lost-property-btn-primary:hover:not(:disabled){background:#fb923c;transform:translateY(-1px)}.lost-property-btn-secondary{background:#0000;border:1px solid #475569;color:#94a3b8}.lost-property-btn-secondary:hover:not(:disabled){background:#4755694d}.lost-property-btn-claim{background:#0d9488;color:#fff}.lost-property-btn-claim:hover:not(:disabled){background:#14b8a6;transform:translateY(-1px)}.lost-property-loading{align-items:center;animation:lost-property-fade-in .3s ease-out;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.lost-property-loading p{color:#94a3b8;margin:0}.lost-property-spinner{animation:lost-property-spin .8s linear infinite;border:3px solid #f9731633;border-radius:50%;border-top-color:#f97316;height:48px;width:48px}@keyframes lost-property-spin{to{transform:rotate(1turn)}}.lost-property-error{animation:lost-property-fade-in .3s ease-out;background:#ef44441a;border:1px solid #ef44444d;border-radius:16px;margin:0 auto;max-width:400px;padding:2rem;text-align:center}.lost-property-error p{color:#fca5a5;margin:0 0 1rem}.lost-property-empty{animation:lost-property-fade-in .3s ease-out;color:#94a3b8;padding:3rem;text-align:center}.lost-property-modal-backdrop{align-items:center;animation:lost-property-backdrop-in .2s ease-out;background:#0009;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}@keyframes lost-property-backdrop-in{0%{opacity:0}to{opacity:1}}.lost-property-modal{animation:lost-property-modal-in .3s ease-out;background:#1e293b;border:1px solid #f8fafc1a;border-radius:20px;box-shadow:0 25px 50px #0006;max-width:420px;padding:2rem;width:100%}@keyframes lost-property-modal-in{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.lost-property-modal-title{color:#f1f5f9;font-size:1.5rem;margin:0 0 .25rem}.lost-property-modal-item-desc{color:#94a3b8;font-size:.95rem;margin:0 0 1.5rem}.lost-property-modal-form{display:flex;flex-direction:column;gap:1.25rem}.lost-property-modal-label{color:#cbd5e1;display:flex;flex-direction:column;font-size:.9rem;gap:.4rem}.lost-property-modal-input,.lost-property-modal-select{background:#0f172a;border:1px solid #475569;border-radius:10px;color:#f1f5f9;font-size:1rem;padding:.7rem 1rem;transition:border-color .2s}.lost-property-modal-input:focus,.lost-property-modal-select:focus{border-color:#f97316;outline:none}.lost-property-modal-hint{color:#f97316;font-size:.8rem}.lost-property-modal-error{background:#ef444426;border-radius:8px;color:#fca5a5;font-size:.9rem;margin:0;padding:.75rem}.lost-property-modal-actions{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.lost-property-modal-submit{font-size:1.05rem;min-width:200px;padding:.9rem 2rem}.lost-property-modal-cancel{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:.95rem;padding:.25rem;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.lost-property-modal-cancel:hover:not(:disabled){color:#cbd5e1}.lost-property-modal-cancel:disabled{cursor:not-allowed;opacity:.7}
/*# sourceMappingURL=main.7c70be45.css.map*/