@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Playfair+Display:wght@700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Playfair+Display:wght@700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Mono:wght@500&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700;9..40,800&display=swap";.dashboard-footer{color:#fff;background:#1e3a8a;padding:70px 40px 30px}.dashboard-footer-grid{grid-template-columns:2fr 1fr 1fr 1.2fr;gap:40px;display:grid}.dashboard-footer-logo{align-items:center;gap:12px;margin-bottom:20px;display:flex}.dashboard-footer-logo svg{font-size:24px}.dashboard-footer p{color:#dbeafe;line-height:1.8}.dashboard-footer h3{margin-bottom:20px}.dashboard-footer a{color:#dbeafe;margin-bottom:14px;text-decoration:none;display:block}.dashboard-footer-socials{gap:12px;margin-top:20px;display:flex}.dashboard-footer-socials a{background:#ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.newsletter-box{margin-top:18px;display:flex}.newsletter-box input{border:none;border-radius:12px 0 0 12px;outline:none;flex:1;height:50px;padding:0 16px}.newsletter-box button{color:#fff;background:#f97316;border:none;border-radius:0 12px 12px 0;width:90px;font-weight:700}.dashboard-footer-bottom{text-align:center;border-top:1px solid #ffffff1a;margin-top:50px;padding-top:25px}@media (width<=1000px){.dashboard-footer-grid{grid-template-columns:1fr}}html{scroll-behavior:smooth}body{color:#111827;background:#f5f7fb;font-family:Inter,sans-serif}button,input{font-family:inherit}button{cursor:pointer}a{text-decoration:none}.home-page{background:#f5f7fb;width:100%;overflow:hidden}.hero-section{background:radial-gradient(circle at 0 0,#eef4ff 0%,#f5f7fb 45%);grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:90px 72px 80px;display:grid}.home-page .hero-badge{box-sizing:border-box;color:#2563eb;background:#e8f0ff;border-radius:999px;align-items:center;gap:8px;max-width:100%;margin-bottom:28px;padding:10px 18px;font-size:13px;font-weight:700;display:inline-flex}.hero-left h1{letter-spacing:-2px;margin-bottom:24px;font-size:64px;font-weight:800;line-height:1}.hero-left h1 span{color:#2563eb;font-style:normal;display:block}.hero-left p{color:#7b8794;max-width:540px;font-size:18px;line-height:1.9}.hero-actions{align-items:center;gap:18px;margin-top:38px;display:flex}.primary-btn{color:#fff;background:#ff7a1a;border:none;border-radius:14px;align-items:center;gap:12px;height:60px;padding:0 28px;font-size:15px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 14px 28px #ff7a1a47}.secondary-btn{color:#2563eb;background:#fff;border:2px solid #2563eb;border-radius:14px;justify-content:center;align-items:center;height:60px;padding:0 28px;font-size:15px;font-weight:700;transition:all .25s;display:inline-flex}.secondary-btn:hover{background:#2563eb;color:#fff!important}.mini-users{align-items:center;gap:18px;margin-top:36px;display:flex}.avatars{display:flex}.avatars img{object-fit:cover;border:4px solid #fff;border-radius:50%;width:46px;height:46px;margin-left:-12px;box-shadow:0 6px 18px #00000014}.avatars img:first-child{margin-left:0}.mini-users span{color:#7b8794;font-size:14px;line-height:1.7}.mini-users strong{color:#111827}.hero-right{position:relative}.phone-screen{background:#f8fafc;border-radius:28px;width:100%;height:100%;padding:24px}.screen-line{background:#dbeafe;border-radius:999px;height:14px;margin-bottom:14px}.screen-line.short{width:60%}.screen-box{background:#fff7ed;border-radius:24px;height:170px;margin-top:28px}.screen-bottom{color:#ff7a1a;align-items:center;gap:10px;margin-top:26px;font-weight:700;display:flex}.top-card{top:40px;right:34px}.middle-card{top:220px;left:-18px}.bottom-card{bottom:46px;left:40px}.search-section{margin-top:-26px;padding:0 72px}.search-card{background:#fff;border-radius:26px;grid-template-columns:1.3fr 1fr 1fr 220px;gap:18px;padding:26px;display:grid;box-shadow:0 20px 45px #0f172a14}.search-input-group label{color:#8b95a7;margin-bottom:10px;font-size:13px;font-weight:600;display:block}.search-input{color:#94a3b8;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:10px;height:56px;padding:0 16px;transition:all .25s;display:flex}.search-input:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.search-input input{background:0 0;border:none;outline:none;width:100%;font-size:14px}.database-btn{color:#fff;background:#2563eb;border:none;border-radius:16px;font-size:14px;font-weight:700;transition:all .25s}.database-btn:hover{background:#1d4ed8}.reports-section{background:#fff;padding:90px 72px}.reports-top{justify-content:space-between;align-items:flex-end;display:flex}.section-header h2{margin-bottom:10px;font-size:48px;font-weight:800}.section-header p{color:#8b95a7;font-size:15px}.report-tabs{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;align-items:center;padding:4px;display:flex}.report-tabs button{color:#64748b;background:0 0;border:none;border-radius:10px;height:40px;padding:0 18px;font-size:12px;font-weight:700}.active-tab{color:#fff!important;background:#2563eb!important}.empty-reports{text-align:center;color:#94a3b8;background:#fff;border:1px solid #e5e7eb;border-radius:24px;grid-column:1/-1;padding:70px 24px}.empty-reports h3{color:#0f172a;margin-bottom:8px;font-size:20px;font-weight:800}.empty-reports p{color:#6b7280;font-size:14px}.reports-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:38px;display:grid}.report-image{position:relative}.report-image img{object-fit:cover;width:100%;height:220px}.home-page .lost-tag,.home-page .found-tag{text-transform:uppercase;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:800;position:absolute;inset:14px auto auto 14px}.home-page .lost-tag{color:#fff;background:#ef4444}.home-page .found-tag{color:#111827;background:#fff}.home-page .reward-tag{color:#fff;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;background:#ff7a1a;border-radius:999px;max-width:calc(100% - 28px);padding:7px 12px;font-size:10px;font-weight:800;position:absolute;inset:auto 14px 14px auto;overflow:hidden}.report-category{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:700}.report-content h3{margin:12px 0 14px;font-size:22px;font-weight:700}.report-content a{color:#2563eb;background:#eff6ff;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;margin-top:18px;font-size:14px;font-weight:700;transition:all .25s;display:flex}.report-content a:hover{color:#fff;background:#2563eb}.browse-btn{color:#2563eb;background:#fff;border:1.5px solid #2563eb;border-radius:16px;align-items:center;gap:10px;height:52px;margin:44px auto 0;padding:0 24px;font-weight:700;display:flex}.how-section{text-align:center;background:#f8fbff;padding:100px 72px}.how-section h2{font-size:52px;font-weight:800}.how-section p{color:#8b95a7;margin-top:10px}.how-grid{grid-template-columns:repeat(4,1fr);gap:26px;margin-top:70px;display:grid;position:relative}.how-line{background:#dbeafe;width:80%;height:2px;position:absolute;top:34px;left:10%}.how-card{z-index:2;position:relative}.how-icon{color:#2563eb;background:#fff;border:1px solid #dbeafe;border-radius:22px;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 24px;font-size:26px;display:flex;position:relative;box-shadow:0 12px 28px #2563eb14}.how-icon span{color:#fff;background:#ff7a1a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.how-card h3{margin-bottom:12px;font-size:20px}.how-card p{font-size:14px;line-height:1.8}.safety-section{background:#fff;padding:100px 72px}.safety-card{color:#fff;background:#2563eb;border-radius:38px;grid-template-columns:1fr 1fr;gap:70px;padding:70px;display:grid;box-shadow:0 30px 60px #2563eb40}.safety-left h2{font-size:58px;line-height:1.1}.safety-left span{color:#ff7a1a}.safety-items{flex-direction:column;gap:24px;margin:36px 0;display:flex}.safety-items div{align-items:flex-start;gap:16px;display:flex}.safety-items p{color:#dbeafe;margin-top:6px;line-height:1.8}.safety-left button{color:#2563eb;background:#fff;border:none;border-radius:16px;height:54px;padding:0 24px;font-weight:700}.monitor-card{background:#ffffff1a;border-radius:28px;padding:30px}.monitor-top{justify-content:space-between;margin-bottom:26px;display:flex}.monitor-line{background:#ff7a1a;border-radius:999px;height:10px;margin-bottom:34px}.monitor-stats{grid-template-columns:1fr 1fr;gap:20px;display:grid}.monitor-stats div{text-align:center;background:#ffffff14;border-radius:20px;padding:30px}.monitor-stats h3{margin-bottom:8px;font-size:38px}.stories-section{background:#f8fbff;padding:100px 72px}.stories-top{justify-content:space-between;align-items:flex-end;margin-bottom:38px;display:flex}.stories-top h2{margin-bottom:8px;font-size:48px}.stories-top p{color:#8b95a7}.stories-btn{color:#2563eb;background:#fff;border:1px solid #2563eb;border-radius:14px;height:50px;padding:0 22px;font-weight:700}.stories-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:28px;width:100%;margin-top:40px;display:grid}.story-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:260px;padding:28px;transition:all .3s;display:flex;overflow:hidden}.story-like-btn,.liked-story-btn{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;margin-top:18px;padding:9px 16px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.story-like-btn:hover{color:#ef4444;border-color:#fca5a5}.liked-story-btn{color:#ef4444;background:#fef2f2;border-color:#fecaca}.story-user{align-items:center;gap:14px;margin-bottom:24px;display:flex}.story-user img{object-fit:cover;border-radius:50%;width:58px;height:58px}.story-user h4{color:#0f172a;margin-bottom:6px;font-size:22px;font-weight:800}.story-user span{color:#2563eb;font-size:14px;font-weight:600}.story-card p{color:#64748b;flex:1;margin-bottom:28px;font-size:17px;line-height:1.9}.story-card button{color:#2563eb;cursor:pointer;background:#eff6ff;border:none;border-radius:14px;width:max-content;height:46px;padding:0 20px;font-size:14px;font-weight:700;transition:all .25s}.story-card button:hover{color:#fff;background:#2563eb}@media (width<=768px){.stories-grid{grid-template-columns:1fr}.story-card{min-height:auto}}.cta-section{background:#f8fbff;padding:0 72px 110px}.cta-box{text-align:center;background:#eef3ff;border-radius:34px;padding:90px 40px;position:relative}.cta-heart{color:#dbeafe;font-size:34px;position:absolute;top:28px;right:28px}.cta-box h2{margin-bottom:16px;font-size:58px}.cta-box p{color:#8b95a7;max-width:650px;margin:auto;line-height:1.9}.cta-buttons{justify-content:center;align-items:center;gap:22px;margin-top:36px;display:flex}.cta-buttons button{color:#fff;background:#2563eb;border:none;border-radius:16px;height:56px;padding:0 26px;font-weight:700;box-shadow:0 14px 28px #2563eb33}.cta-buttons a{color:#2563eb;font-weight:700}.footer{color:#fff;background:#1e3a8a;padding:80px 72px 40px}.footer-logo{align-items:center;gap:12px;margin-bottom:18px;display:flex}.footer-logo-box{color:#2563eb;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.footer h4{margin-bottom:20px}.footer p,.footer a{color:#dbeafe;font-size:14px;line-height:1.9}.footer a{margin-bottom:10px;display:block}.newsletter-box{background:#ffffff1f;border-radius:14px;margin-top:16px;display:flex;overflow:hidden}.newsletter-box input{color:#fff;background:0 0;border:none;outline:none;flex:1;height:50px;padding:0 16px}.newsletter-box input::placeholder{color:#c7d2fe}.newsletter-box button{color:#fff;background:#ff7a1a;border:none;width:70px;font-weight:700}.footer-bottom{text-align:center;color:#dbeafe;border-top:1px solid #ffffff1f;margin-top:54px;padding-top:26px;font-size:13px}@media (width<=1100px){.hero-section,.safety-card{grid-template-columns:1fr}.reports-grid{grid-template-columns:1fr 1fr}.stories-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.navbar{flex-wrap:wrap;gap:12px;height:auto;padding:16px 20px}.nav-links{border-top:1px solid #eef2f7;flex-direction:column;order:3;align-items:flex-start;gap:16px;width:100%;margin-top:6px;padding-top:16px;display:none}.nav-links.active-nav{display:flex}.mobile-menu-btn{color:#111827;background:#f3f4f6;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.hero-section,.reports-section,.how-section,.safety-section,.stories-section,.cta-section{padding-left:20px;padding-right:20px}.hero-section{grid-template-columns:1fr;padding-top:60px}.hero-left h1{font-size:54px}.search-section{padding:0 20px}.search-card,.reports-grid,.how-grid{grid-template-columns:1fr}.reports-top,.stories-top{flex-direction:column;align-items:flex-start;gap:18px}.safety-card{padding:40px 24px}.cta-box h2{font-size:42px}.footer{padding:50px 20px}.footer-grid{grid-template-columns:1fr}}.nav-links button{color:#6b7280;background:0 0;border:none;font-size:15px;font-weight:600;transition:all .25s;position:relative}.nav-links button:hover{color:#2563eb}.nav-links button:after{content:"";background:#2563eb;border-radius:999px;width:0%;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:0}.nav-links button:hover:after{width:100%}.signup-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;justify-content:center;align-items:center;height:46px;padding:0 24px;font-size:14px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 12px 28px #2563eb38}.login-btn{color:#111827;background:0 0;border:none;height:48px;padding:0 18px;font-size:15px;font-weight:700;transition:all .2s}.login-btn:hover{color:#2563eb}.hero-section{background:radial-gradient(circle at 0 0,#edf4ff 0%,#f6f8fc 50%)}.reports-section{background:#fff}.how-section{background:#f8fbff}.safety-section{background:#fff}.stories-section{background:#f5f9ff}.cta-section{background:#eef5ff}.report-card{background:#fff;border:1px solid #edf1f7;border-radius:26px;transition:all .35s;overflow:hidden;box-shadow:0 10px 25px #0f172a0d}.report-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #0f172a1f}.report-image{position:relative;overflow:hidden}.report-image img{object-fit:cover;width:100%;height:240px;transition:all .4s}.report-card:hover .report-image img{transform:scale(1.06)}.report-content h3{color:#0f172a;margin:12px 0 16px;font-size:28px;font-weight:800;line-height:1.2}.report-bottom-row{background:#fafbfd;border-top:1px solid #f1f3f7;justify-content:space-between;align-items:center;margin:18px -24px -24px;padding:16px 24px;display:flex}.report-bottom-row small{color:#94a3b8;font-size:12px}.report-link-btn{color:#2563eb;background:0 0;border:none;align-items:center;gap:8px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.report-link-btn:hover{color:#1d4ed8;gap:12px}.hero-ui-card{background:linear-gradient(#eef4ff,#dde8ff);border-radius:44px;justify-content:center;align-items:center;height:580px;display:flex;position:relative;box-shadow:0 40px 80px #0f172a1f}.phone-card{background:#fff;border-radius:38px;width:320px;height:440px;padding:20px;box-shadow:0 30px 70px #0f172a29}.ui-floating-card{background:#fff;border-radius:14px;align-items:center;gap:10px;padding:15px 20px;font-size:14px;font-weight:700;display:flex;position:absolute;box-shadow:0 20px 45px #0f172a1f}.browse-btn{color:#fff;background:#2563eb;border:none;border-radius:14px;align-items:center;gap:12px;height:56px;margin:50px auto 0;padding:0 30px;font-size:15px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 15px 35px #2563eb33}.browse-btn:hover{background:#1d4ed8;transform:translateY(-3px)}@media (width<=768px){.nav-buttons{justify-content:center;width:100%}.signup-btn{width:140px}.reports-grid{grid-template-columns:1fr}.report-content h3{font-size:24px}.hero-ui-card{height:500px}.phone-card{width:280px;height:390px}}.signin-page{background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:50px 20px;display:flex}.signin-container{width:100%;max-width:520px}.signin-logo-wrap{justify-content:center;margin-bottom:28px;display:flex}.signin-logo-box{background:#2553d6;border-radius:26px;justify-content:center;align-items:center;width:92px;height:92px;display:flex;box-shadow:0 12px 40px #2553d640}.signin-logo-box img{width:44px}.signin-text{text-align:center;margin-bottom:34px}.signin-text h1{color:#111827;margin-bottom:14px;font-size:46px;font-weight:800;line-height:1.2}.signin-text p{color:#6b7280;font-size:18px;line-height:1.8}.signin-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;margin-bottom:34px;padding:36px;box-shadow:0 20px 60px #0f172a14}.google-btn{cursor:pointer;color:#111827;background:#fff;border:1.5px solid #d1d5db;border-radius:16px;justify-content:center;align-items:center;gap:14px;width:100%;height:58px;font-size:17px;font-weight:600;transition:all .2s;display:flex}.google-btn:hover{border-color:#2553d6}.google-btn img{width:22px;height:22px}.signin-divider{align-items:center;gap:14px;margin:30px 0;display:flex}.signin-divider span{background:#e5e7eb;flex:1;height:1px}.signin-divider p{letter-spacing:1px;color:#9ca3af;white-space:nowrap;font-size:12px;font-weight:700}.signin-error h4{color:#dc2626;margin-bottom:6px;font-size:15px}.signin-error p{color:#ef4444;font-size:14px;line-height:1.6}.signin-form{flex-direction:column;gap:24px;display:flex}.signin-input-group label{color:#111827;margin-bottom:10px;font-size:15px;font-weight:700;display:block}.signin-label-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.signin-label-row button{color:#2553d6;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600}.signin-input{border:1.5px solid #d1d5db;border-radius:14px;align-items:center;gap:14px;height:56px;padding:0 20px;transition:all .2s;display:flex}.signin-input:focus-within{border-color:#2553d6;box-shadow:0 0 0 4px #2553d614}.error-input{border-color:#ef4444}.error-input:focus-within{border-color:#ef4444;box-shadow:0 0 0 4px #ef444414}.signin-input svg{color:#9ca3af;flex-shrink:0;font-size:20px}.signin-input input{color:#111827;background:0 0;border:none;outline:none;width:100%;font-size:16px}.signin-input input::placeholder{color:#9ca3af}.eye-icon{cursor:pointer}.signin-btn{color:#fff;cursor:pointer;background:#2553d6;border:none;border-radius:14px;justify-content:center;align-items:center;gap:14px;height:58px;margin-top:8px;font-size:18px;font-weight:700;transition:all .2s;display:flex}.signin-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.signin-footer-text{justify-content:center;align-items:center;gap:8px;margin-top:28px;display:flex}.signin-footer-text p{color:#9ca3af;font-size:15px}.signin-footer-text button{color:#2553d6;cursor:pointer;background:0 0;border:none;font-size:15px;font-weight:700}.signin-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:26px;margin-bottom:34px;display:flex}.signin-links button{cursor:pointer;color:#9ca3af;background:0 0;border:none;font-size:14px;font-weight:500}.signin-secure-text{text-align:center;color:#9ca3af;font-size:14px;font-weight:600}@media (width<=768px){.signin-text h1{font-size:34px}.signin-text p{font-size:16px}.signin-card{border-radius:26px;padding:28px}}@media (width<=540px){.signin-logo-box{width:78px;height:78px}.signin-text h1{font-size:28px}.signin-input{height:58px}.signin-btn{height:60px;font-size:16px}.google-btn{height:60px;font-size:15px}}.error-input{box-shadow:0 0 0 4px #ef444414;border:1.5px solid #ef4444!important}.input-error-text{color:#ef4444;margin-top:10px;font-size:13px;font-weight:600}.signin-top-bar{justify-content:flex-start;align-items:center;width:100%;margin-bottom:28px;display:flex}.signin-back-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:14px;height:46px;padding:0 20px;font-size:14px;font-weight:700;transition:all .25s}.signin-back-btn:hover{color:#fff;background:#2563eb}.signin-logo-wrap{justify-content:center;align-items:center;gap:16px;margin-bottom:30px;display:flex}.signin-logo-box{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:22px;justify-content:center;align-items:center;width:70px;height:70px;font-size:34px;display:flex;box-shadow:0 18px 40px #2563eb40}.signin-logo-text{flex-direction:column;display:flex}.signin-logo-text h1{color:#0f172a;font-size:30px;font-weight:900;line-height:1}.signin-logo-text span{color:#64748b;margin-top:6px;font-size:14px;font-weight:600}.signup-page{background:radial-gradient(circle at 0 0,#2563eb14,#0000 35%),radial-gradient(circle at 100% 100%,#f9731614,#0000 35%),#f5f7fb;min-height:100vh;padding:70px 20px}.signup-container{width:100%;max-width:620px;margin:auto}.signup-logo-box{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:28px;justify-content:center;align-items:center;width:88px;height:88px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #2563eb47}.signup-logo-box:before{content:"";background:radial-gradient(#ffffff47,#0000 65%);width:140px;height:140px;position:absolute;top:-70px;left:-40px}.signup-logo-box img{z-index:2;width:42px;position:relative}.signup-logo-row h1{letter-spacing:-1.5px;color:#2563eb;font-size:42px;font-weight:900;line-height:1}.signup-text{text-align:center;margin-bottom:38px}.signup-text h2{color:#111827;letter-spacing:-2px;margin-bottom:16px;font-size:54px;font-weight:900;line-height:1.1}.signup-text p{color:#6b7280;max-width:560px;margin:auto;font-size:18px;line-height:1.9}.signup-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;margin-bottom:30px;padding:32px;box-shadow:0 30px 70px #0f172a14}.signup-progress-wrap{margin-bottom:36px}.progress-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.progress-top span{color:#2563eb;background:#eff6ff;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:800}.progress-fill{background:linear-gradient(90deg,#2563eb,#4f46e5);border-radius:999px;width:60%;height:100%}.signup-form{flex-direction:column;gap:24px;display:flex}.signup-input-group label{color:#111827;margin-bottom:12px;font-size:15px;font-weight:700;display:block}.signup-label-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.signup-label-row span{color:#9ca3af;font-size:12px;font-weight:600}.signin-error{background:#fef2f2;border:1px solid #fecaca;border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px;display:flex}.signin-error-icon{color:#ef4444;background:#fee2e2;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.signup-input{background:#fbfcfe;border:1.5px solid #dbe2ea;border-radius:14px;align-items:center;gap:14px;height:54px;padding:0 22px;transition:all .2s;display:flex}.signup-input:hover{border-color:#cbd5e1}.signup-input:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 5px #2563eb14}.signup-input svg{color:#94a3b8;font-size:20px}.signup-input input{color:#111827;background:0 0;border:none;outline:none;flex:1;font-size:16px}.signup-input input::placeholder{color:#9ca3af}.verify-card{background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #dbeafe;border-radius:24px;align-items:flex-start;gap:18px;padding:24px;display:flex}.verify-check{color:#fff;background:#2563eb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.verify-check svg{font-size:18px}.verify-card h4{color:#111827;margin-bottom:8px;font-size:17px}.verify-card p{color:#64748b;font-size:14px;line-height:1.8}.signup-btn{color:#fff;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:14px;width:100%;height:58px;font-size:18px;font-weight:800;transition:all .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #2563eb40}.signup-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff38,#0000);width:120%;height:100%;transition:all .6s;position:absolute;top:0;left:-120%}.signup-btn:hover:before{left:120%}.signup-btn:hover{transform:translateY(-3px);box-shadow:0 24px 50px #2563eb59}.signup-btn:active{transform:scale(.99)}.signup-btn svg{font-size:20px}.signup-foot{justify-content:center;align-items:center;gap:8px;margin-top:28px;display:flex}.signup-foot p{color:#94a3b8;font-size:15px}.signup-foot button{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:15px;font-weight:800}.signup-features{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:28px;display:grid}.feature-box{color:#475569;background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;gap:12px;height:64px;font-size:14px;font-weight:800;display:flex;box-shadow:0 10px 25px #0f172a0a}.feature-box svg{color:#2563eb;font-size:20px}.signup-terms{text-align:center;color:#94a3b8;max-width:540px;margin:auto;font-size:14px;line-height:1.9}@media (width<=768px){.signup-logo-row{flex-direction:column;gap:14px}.signup-logo-row h1{text-align:center;font-size:34px}.signup-text h2{font-size:38px}.signup-text p{font-size:16px}.signup-card{border-radius:28px;padding:28px}.signup-input{height:62px}.signup-btn{height:64px;font-size:16px}.signup-features{grid-template-columns:1fr}}@media (width<=540px){.signup-page{padding:40px 16px}.signup-text h2{font-size:30px}.signup-card{padding:22px}}.input-error{box-shadow:0 0 0 4px #ef444414;border:1.5px solid #ef4444!important}.error-text{color:#ef4444;margin-top:10px;font-size:13px;font-weight:600}.signup-top-bar{justify-content:flex-start;align-items:center;width:100%;margin-bottom:28px;display:flex}.back-home-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:14px;height:46px;padding:0 20px;font-size:14px;font-weight:700;transition:all .25s}.back-home-btn:hover{color:#fff;background:#2563eb}.signup-logo-row{justify-content:center;align-items:center;gap:16px;margin-bottom:28px;display:flex}.signup-logo-box{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:22px;justify-content:center;align-items:center;width:68px;height:68px;font-size:32px;display:flex;box-shadow:0 18px 40px #2563eb40}.signup-logo-text{flex-direction:column;display:flex}.signup-logo-text h1{color:#0f172a;font-size:30px;font-weight:900;line-height:1}.signup-logo-text span{color:#64748b;margin-top:6px;font-size:14px;font-weight:600}.stories-page{background:#f5f7fb;width:100%;padding:0 32px 70px}.stories-hero{text-align:center;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;padding:64px 20px 90px}.hero-pill{color:#2563eb;background:#eef2ff;border:1px solid #dbeafe;border-radius:999px;width:max-content;margin:auto auto 28px;padding:8px 18px;font-size:12px;font-weight:700}.stories-hero h1{color:#111827;max-width:850px;margin:auto auto 26px;font-size:58px;font-weight:900;line-height:1.05}.stories-hero h1 span{color:#2563eb}.stories-hero p{color:#6b7280;max-width:700px;margin:auto auto 38px;font-size:20px;line-height:1.8}.hero-buttons{justify-content:center;gap:16px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;height:56px;padding:0 28px;font-size:15px;font-weight:700;box-shadow:0 10px 20px #2563eb40}.secondary-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:14px;height:56px;padding:0 28px;font-size:15px;font-weight:700}.stories-stats{z-index:5;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:-70px;margin-bottom:40px;display:grid;position:relative}.stat-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:28px;box-shadow:0 4px 18px #0000000a}.stat-card h2{color:#2563eb;margin-bottom:8px;font-size:42px;font-weight:900}.stat-card p{color:#9ca3af;text-transform:uppercase;font-size:13px;font-weight:700}.stories-filter-bar{background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:50px;padding:18px 20px;display:flex}.filter-left{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.filter-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:600}.active-filter{color:#fff;background:#2563eb}.filter-right{align-items:center;gap:14px;display:flex}.stories-search{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;width:240px;height:46px;padding:0 14px;display:flex}.stories-search svg{color:#9ca3af}.stories-search input{background:0 0;border:none;outline:none;width:100%}.mini-filter-btn{cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;width:46px;height:46px}.stories-heading-row{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.stories-heading-row h2{color:#111827;margin-bottom:8px;font-size:36px;font-weight:900}.stories-heading-row p{color:#6b7280}.view-all-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-weight:700;display:flex}.empty-state{text-align:center;color:#94a3b8;background:#fff;border:1px solid #e5e7eb;border-radius:24px;grid-column:1/-1;padding:80px 24px}.empty-state h3{color:#0f172a;margin-bottom:10px;font-size:22px;font-weight:800}.empty-state p{color:#6b7280;font-size:14px}.story-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;transition:all .3s;overflow:hidden;box-shadow:0 4px 18px #0000000a}.story-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #2563eb1f}.story-image-wrapper{width:100%;height:210px;position:relative;overflow:hidden}.story-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:all .4s}.story-card:hover .story-image-wrapper img{transform:scale(1.05)}.story-category{color:#fff;background:#2563eb;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700;position:absolute;top:14px;left:14px}.story-reward{color:#fff;background:#f97316;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700;position:absolute;top:14px;right:14px}.story-content{padding:20px}.story-user-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.story-avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.story-user-row h4{margin-bottom:4px;font-size:15px;font-weight:800}.story-user-row span{color:#9ca3af;font-size:12px}.story-description{color:#4b5563;margin-bottom:18px;font-size:14px;line-height:1.8}.story-recovered-box{color:#2563eb;background:#eef2ff;border-radius:10px;align-items:center;gap:8px;width:100%;min-height:44px;margin-bottom:16px;padding:12px;font-size:13px;font-weight:700;display:flex}.story-location{color:#9ca3af;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.story-footer{justify-content:space-between;align-items:center;display:flex}.story-footer button{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.story-footer span{color:#111827;font-size:11px;font-weight:800}.load-more-wrapper{justify-content:center;width:100%;margin:60px 0;display:flex}.load-more-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:14px;height:56px;padding:0 36px;font-weight:700}.stories-bottom-cta{background:#2563eb;border-radius:32px;width:100%;margin-top:80px;margin-bottom:80px;padding:70px 60px;position:relative;overflow:hidden}.stories-bottom-cta:before{content:"";background:#ffffff0d;border-radius:50%;width:320px;height:320px;position:absolute;top:50%;right:-40px;transform:translateY(-50%)}.bottom-cta-content{z-index:2;max-width:620px;position:relative}.bottom-cta-content h2{color:#fff;margin-bottom:20px;font-size:48px;font-weight:900;line-height:1.1}.bottom-cta-content p{color:#dbeafe;margin-bottom:30px;font-size:17px;line-height:1.8}.bottom-cta-buttons{align-items:center;gap:18px;display:flex}.orange-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:14px;height:54px;padding:0 26px;font-weight:700;box-shadow:0 10px 20px #00000026}.white-link{color:#fff;cursor:pointer;background:0 0;border:none;font-weight:700}@media (width<=1200px){.stories-grid,.stories-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.stories-page{padding:0 18px 40px}.stories-hero{padding:80px 20px 120px}.stories-hero h1{font-size:44px}.stories-hero p{font-size:16px}.hero-buttons{flex-direction:column}.stories-stats{grid-template-columns:1fr}.stories-filter-bar{flex-direction:column;align-items:flex-start;gap:20px}.filter-right,.stories-search{width:100%}.stories-heading-row{flex-direction:column;align-items:flex-start;gap:14px}.stories-heading-row h2{font-size:30px}.stories-grid{grid-template-columns:1fr}.story-image-wrapper{height:240px}.stories-bottom-cta{padding:40px 24px}.bottom-cta-content{max-width:100%}.bottom-cta-content h2{font-size:34px}.bottom-cta-buttons{flex-direction:column;align-items:flex-start}}.navbar{z-index:999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;min-height:90px;padding:18px 72px;display:flex;position:sticky;top:0}.logo-area h2{color:#1d4ed8;letter-spacing:-.5px;font-size:24px;font-weight:800}.nav-links a{color:#6b7280;font-size:15px;font-weight:600;transition:all .25s;position:relative}.nav-links a:after{content:"";background:#2563eb;border-radius:999px;width:0%;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:0}.nav-buttons{flex-shrink:0;align-items:center;gap:18px;display:flex}.login-btn{color:#111827;background:0 0;border:none;height:44px;padding:0 18px;font-size:14px;font-weight:700}.signup-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;height:46px;padding:0 24px;font-weight:700;box-shadow:0 10px 20px #2563eb33}.signup-btn:hover{background:#1e40af;transform:translateY(-2px)}@media (width<=900px){.navbar{padding:18px 24px}.nav-links{border-top:1px solid #eef2f7;flex-direction:column;order:3;align-items:flex-start;gap:16px;width:100%;margin-top:6px;padding-top:16px;display:none}.nav-links.active-nav{display:flex}.navbar{flex-wrap:wrap}.mobile-menu-btn{color:#111827;background:#f3f4f6;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.logo-area h2{font-size:18px}}@media (width<=500px){.signup-btn{padding:0 18px}.login-btn{display:none}}.sidebar{z-index:1000;background:#fff;border-right:1px solid #e7ebf3;flex-direction:column;justify-content:space-between;width:240px;height:100vh;padding:20px 14px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:99px}.sidebar-logo{cursor:pointer;align-items:center;gap:12px;margin-bottom:32px;padding:0 8px;display:flex}.logo-icon{color:#fff;background:linear-gradient(135deg,#1b3fa0,#2563eb);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.sidebar-logo h2{color:#1b3fa0;font-size:16px;font-weight:800;line-height:1.1}.sidebar-links{flex-direction:column;gap:4px;display:flex}.sidebar-links a{color:#64748b;white-space:nowrap;border-radius:12px;align-items:center;gap:12px;height:46px;padding:0 14px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:flex;overflow:hidden}.sidebar-links a svg{flex-shrink:0;font-size:17px}.sidebar-links a:hover{color:#1b3fa0;background:#f0f4ff}.active-link{box-shadow:0 4px 14px #1b3fa038;color:#fff!important;background:#1b3fa0!important}.sidebar-badge{color:#fff;text-align:center;background:#f07c1e;border-radius:20px;min-width:18px;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:800}.sidebar-bottom{border-top:1px solid #eef2f7;margin-top:24px;padding-top:16px}.logout-btn{color:#ef4444;cursor:pointer;background:#fff1f2;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;height:46px;padding:0 14px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.logout-btn:hover{background:#ffe4e6}.mobile-menu-btn{cursor:pointer;color:#334155;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:none}@media (width<=1024px){.sidebar{width:200px;min-width:200px;padding:16px 10px}.sidebar-logo h2{font-size:14px}.sidebar-links a{gap:10px;height:42px;font-size:13px}}@media (width<=768px){.sidebar{z-index:300;width:260px;height:100vh;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #0000001f}.sidebar.sidebar--open{transform:translate(0)}.mobile-menu-btn{display:flex}.mobile-bottom-nav{display:flex!important}}.mobile-bottom-nav{z-index:200;background:#fff;border-top:1px solid #e7ebf3;justify-content:space-around;align-items:center;height:64px;padding:0 8px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000f}.mob-nav-item{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:3px;min-width:52px;padding:6px 12px;font-size:10px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.mob-nav-item svg{font-size:20px}.mob-nav-item.active,.mob-nav-item:hover{color:#1b3fa0;background:#f0f4ff}.sidebar-close-btn{cursor:pointer;color:#64748b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:none;position:absolute;top:16px;right:16px}@media (width<=768px){.sidebar-close-btn{display:flex}}.notif-dropdown{z-index:99999;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;width:370px;min-width:370px;max-width:calc(100vw - 32px);max-height:calc(100vh - 100px);font-family:DM Sans,sans-serif;animation:.2s cubic-bezier(.34,1.2,.64,1) notif-slide;display:flex;position:fixed;top:72px;right:24px;overflow:hidden;box-shadow:0 24px 60px #00000021,0 4px 16px #0000000f}@keyframes notif-slide{0%{opacity:0;transform:translateY(-12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.notif-header{border-bottom:1px solid #f0f1f3;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 18px 12px;display:flex}.notif-header-left{align-items:center;gap:8px;display:flex}.notif-header-left h3{color:#0f172a;margin:0;font-size:15px;font-weight:700}.notif-count-badge{color:#fff;background:#1b3fa0;border-radius:999px;padding:2px 8px;font-size:11.5px;font-weight:700}.notif-mark-all-btn{color:#1d4ed8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:4px 9px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;transition:background .12s;display:flex}.notif-mark-all-btn:hover{background:#eff6ff}.notif-list{scrollbar-width:thin;scrollbar-color:#e5e7eb transparent;flex:1;max-height:400px;overflow-y:auto}.notif-list::-webkit-scrollbar{width:4px}.notif-list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:999px}.notif-empty{text-align:center;color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:44px 24px;display:flex}.notif-empty svg{opacity:.45;margin-bottom:4px}.notif-empty p{color:#374151;margin:0;font-size:14px;font-weight:600}.notif-empty span{color:#9ca3af;font-size:12.5px}.notif-item{cursor:pointer;border-bottom:1px solid #f8f9fc;align-items:flex-start;gap:12px;padding:13px 16px;transition:background .1s;display:flex}.notif-item:last-child{border-bottom:none}.notif-item:hover{background:#f8faff}.notif-unread{background:#f0f4ff}.notif-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.notif-content{flex:1;min-width:0}.notif-content h4{color:#0f172a;margin:0 0 2px;font-size:13px;font-weight:700}.notif-content p{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.notif-time{color:#9ca3af;margin-top:4px;font-size:11px;display:block}.notif-remove-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .12s;display:flex}.notif-remove-btn:hover{color:#ef4444;background:#fef2f2}.notif-footer{border-top:1px solid #f0f1f3;flex-shrink:0;padding:12px 16px}.notif-view-all-btn{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;height:36px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;transition:all .15s}.notif-view-all-btn:hover{background:#eff6ff;border-color:#93c5fd}@media (width<=500px){.notif-dropdown{width:auto;min-width:0;max-width:none;max-height:80vh;margin-right:4.7em;top:60px;left:8px;right:8px}}.dashboard-header{z-index:150;background:#fff;border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;min-width:0;height:68px;margin:0;padding:0 24px;display:flex;position:sticky;top:0;overflow:visible;box-shadow:0 1px 4px #0000000d}.dashboard-header-left{flex-shrink:0;align-items:center;gap:12px;display:flex}.dashboard-logo{cursor:pointer;align-items:center;gap:10px;display:flex}.dashboard-logo-box{color:#fff;background:linear-gradient(135deg,#1b3fa0,#2563eb);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex;box-shadow:0 4px 12px #1b3fa038}.dashboard-logo h2{color:#111827;font-size:17px;font-weight:800}.dashboard-header-right{flex-shrink:0;align-items:center;gap:10px;min-width:0;display:flex}.dashboard-search{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;width:280px;height:42px;padding:0 14px;transition:all .2s;display:flex}.dashboard-search:focus-within{background:#fff;border-color:#1b3fa0;box-shadow:0 0 0 3px #1b3fa014}.dashboard-search svg{color:#94a3b8;flex-shrink:0;font-size:16px}.dashboard-search input{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:13.5px}.dashboard-icon-btn{cursor:pointer;color:#334155;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .15s;display:flex;position:relative}.dashboard-icon-btn:hover{background:#eff6ff;border-color:#1b3fa0}.dashboard-icon-btn svg{font-size:18px}.notification-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:800;line-height:1;display:flex;position:absolute;top:4px;right:4px}.report-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f07c1e,#ea580c);border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:13.5px;font-weight:700;transition:all .15s;display:flex;box-shadow:0 4px 14px #f9731638}.report-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #f973164d}.dashboard-user{cursor:pointer;border-radius:14px;flex-shrink:0;align-items:center;gap:10px;height:46px;padding:0 12px;transition:all .15s;display:flex}.dashboard-user:hover{background:#eff6ff;border-color:#1b3fa0}.dashboard-avatar-wrapper{position:relative}.dashboard-avatar{object-fit:cover;border-radius:50%;width:34px;height:34px}.dashboard-avatar-fallback{color:#fff;background:#1b3fa0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:flex}.online-dot{background:#22c55e;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:1px}.dashboard-user-info h4{color:#111827;font-size:13px;font-weight:700}.dashboard-user-info p{color:#94a3b8;font-size:11px}.mobile-menu-btn{cursor:pointer;color:#334155;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:none}@media (width<=768px){.dashboard-header{gap:10px;height:64px;padding:0 16px;overflow:visible}.dashboard-header-left{flex:1;gap:12px;min-width:0}.dashboard-header-right{gap:8px}.mobile-menu-btn{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:42px;height:42px;display:flex;box-shadow:0 2px 10px #0000000d}.mobile-menu-btn svg{font-size:21px}.dashboard-logo{gap:10px;overflow:hidden}.dashboard-logo-box{border-radius:11px;width:38px;height:38px;font-size:17px}.dashboard-logo h2{white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:15px;overflow:hidden}.dashboard-search,.report-btn{display:none}.dashboard-icon-btn{background:#fff;border-radius:12px;width:42px;height:42px;box-shadow:0 2px 10px #0000000d}.dashboard-icon-btn svg{font-size:19px}.notification-badge{min-width:18px;height:18px;font-size:10px;top:-3px;right:-3px}.dashboard-user{background:0 0;padding:0}.dashboard-avatar,.dashboard-avatar-fallback{width:40px;height:40px;font-size:13px}.online-dot{width:11px;height:11px}.notif-dropdown{border-radius:18px;width:auto;max-height:70vh;position:fixed;top:72px;left:12px;right:12px;overflow:hidden;box-shadow:0 18px 50px #0000002e}.notif-list{max-height:55vh;overflow-y:auto}.dashboard-icon-btn:active,.dashboard-user:active,.mobile-menu-btn:active{transform:scale(.95)}.dashboard-header{-webkit-backdrop-filter:blur(16px);background:#ffffffe6}}@media (width<=480px){.dashboard-header{padding:0 12px}.dashboard-logo h2{display:none}.dashboard-logo-box{width:36px;height:36px}.dashboard-icon-btn,.mobile-menu-btn{width:40px;height:40px}.dashboard-avatar,.dashboard-avatar-fallback{width:38px;height:38px}.notif-dropdown{border-radius:16px;top:68px;left:8px;right:8px}}.dashboard-layout{width:100%;min-height:100vh}.dashboard-right{flex-direction:column;width:calc(100% - 240px);min-height:100vh;margin-left:240px;display:flex}.dashboard-content{flex:1;padding:24px}.sidebar-overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;display:none;position:fixed;inset:0}.sidebar-overlay.active{display:block}@media (width<=1024px){.dashboard-content{width:100%;margin-left:0;padding:20px}}@media (width<=768px){.dashboard-layout{flex-direction:column}.dashboard-content{width:100%;margin-left:0;padding:16px 14px 80px}.dashboard-right{width:100%;margin-left:0}}.browse-page{background:#f5f7fb;width:100%;min-height:100vh}.navbar{z-index:999;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;width:100%;height:88px;padding:0 70px;display:flex;position:sticky;top:0}.logo-box{color:#fff;background:#2563eb;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.logo-area h2{font-size:22px;font-weight:800}.nav-links a{color:#475569;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.login-btn{cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:14px;height:46px;padding:0 22px;font-weight:700}.signup-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;height:46px;padding:0 22px;font-weight:700}.browse-hero{width:100%;padding:90px 70px 50px}.browse-hero-content{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:34px;width:100%;padding:80px 50px}.browse-pill{color:#2563eb;background:#eff6ff;border-radius:999px;width:max-content;margin:auto auto 24px;padding:10px 18px;font-size:13px;font-weight:700}.browse-hero-content h1{margin-bottom:24px;font-size:52px;font-weight:900;line-height:1.05}.browse-hero-content h1 span{color:#2563eb;display:block}.browse-hero-content p{color:#64748b;max-width:760px;margin:auto;font-size:18px;line-height:1.8}.browse-search-section{width:100%;margin-top:-25px;margin-bottom:40px;padding:0 70px}.browse-search-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;align-items:center;gap:20px;width:100%;min-height:110px;padding:24px;display:flex}.browse-search-input{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;flex:1;align-items:center;gap:12px;height:58px;padding:0 18px;display:flex}.browse-search-input svg{color:#94a3b8;font-size:20px}.browse-search-input input{background:0 0;border:none;outline:none;flex:1;font-size:15px}.browse-search-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:18px;height:58px;padding:0 34px;font-size:15px;font-weight:700}.browse-filter-section{justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:34px;padding:0 70px;display:flex}.browse-filter-left{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.filter-pill{color:#475569;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;height:46px;padding:0 22px;font-weight:700}.active-filter-pill{color:#fff;background:#2563eb}.browse-filter-right{align-items:center;gap:18px;display:flex}.sort-box{align-items:center;gap:10px;display:flex}.sort-box span{color:#64748b;font-size:14px}.sort-box button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;height:44px;padding:0 16px;display:flex}.view-toggle{align-items:center;gap:10px;display:flex}.view-toggle button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:46px;height:46px;font-size:18px}.active-view{color:#fff;background:#2563eb!important}.browse-results{width:100%;padding:0 70px 70px}.results-top{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.results-top h2{font-size:34px;font-weight:900}.advanced-filter-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:14px;align-items:center;gap:10px;height:48px;padding:0 22px;font-weight:700;display:flex}.reports-list{flex-direction:column;gap:24px;display:flex}.browse-report-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;transition:all .25s;overflow:hidden}.browse-report-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0f172a14}.browse-report-image{width:100%;height:240px;position:relative}.browse-report-image img{object-fit:cover;width:100%;height:100%}.browse-page .lost-tag{color:#fff;text-transform:uppercase;background:#ef4444;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:800;position:absolute;inset:16px auto auto 16px}.browse-page .found-tag{color:#fff;text-transform:uppercase;background:#16a34a;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:800;position:absolute;inset:16px auto auto 16px}.browse-page .reward-tag{color:#fff;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;background:#f97316;border-radius:999px;max-width:calc(100% - 32px);padding:8px 14px;font-size:12px;font-weight:800;position:absolute;inset:16px 16px auto auto;overflow:hidden}.browse-report-content{padding:24px}.report-category{color:#2563eb;background:#eff6ff;border-radius:999px;width:max-content;margin-bottom:18px;padding:8px 14px;font-size:12px;font-weight:700}.browse-report-content h3{margin-bottom:14px;font-size:24px;font-weight:800}.report-description{color:#64748b;margin-bottom:22px;font-size:15px;line-height:1.7}.report-meta-row{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.report-meta{color:#64748b;align-items:center;gap:10px;font-size:14px;display:flex}.report-footer{justify-content:space-between;align-items:center;display:flex}.verified-badge{color:#16a34a;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.details-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.browse-cta{width:100%;padding:0 70px 90px}.browse-cta-box{color:#fff;text-align:center;background:#0f172a;border-radius:34px;width:100%;padding:80px 50px}.browse-heart{color:#f97316;margin-bottom:24px;font-size:56px}.browse-cta-box h2{margin-bottom:18px;font-size:48px;font-weight:900}.browse-cta-box p{color:#cbd5e1;max-width:720px;margin:auto auto 34px;font-size:17px;line-height:1.8}.browse-cta-buttons{justify-content:center;align-items:center;gap:18px;display:flex}.browse-cta-buttons button{cursor:pointer;border:none;border-radius:16px;height:58px;padding:0 28px;font-size:15px;font-weight:700}.browse-cta-buttons button:first-child{color:#fff;background:#2563eb}.browse-cta-buttons button:last-child{color:#0f172a;background:#fff}@media (width<=1200px){.reports-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.navbar{padding:0 20px}.nav-links{border-top:1px solid #eef2f7;flex-direction:column;order:3;align-items:flex-start;gap:16px;width:100%;margin-top:6px;padding-top:16px;display:none}.nav-links.active-nav{display:flex}.navbar{flex-wrap:wrap}.mobile-menu-btn{color:#111827;background:#f3f4f6;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.browse-hero{padding:50px 20px 30px}.browse-search-section{padding:0 20px}.browse-filter-section{flex-direction:column;align-items:flex-start;padding:0 20px}.browse-results{padding:0 20px 60px}.browse-cta{padding:0 20px 70px}.browse-search-card{flex-direction:column}.browse-search-input,.browse-search-btn{width:100%}.reports-grid{grid-template-columns:1fr}.browse-hero-content h1{font-size:44px}.results-top{flex-direction:column;align-items:flex-start;gap:20px}.browse-cta-box h2{font-size:34px}.browse-cta-buttons{flex-direction:column}}@media (width<=600px){.navbar{flex-direction:column;gap:20px;height:auto;padding:20px}.browse-hero-content{padding:60px 24px}.browse-hero-content h1{font-size:38px}.browse-hero-content p{font-size:15px}.browse-filter-left{gap:10px}.filter-pill{padding:0 18px;font-size:13px}.browse-report-content h3{font-size:20px}}.how-page{background:radial-gradient(circle at 0 0,#dbeafe 0%,#0000 28%),radial-gradient(circle at 100% 100%,#eff6ff 0%,#0000 26%),#f8fafc;width:100%;min-height:100vh;overflow:hidden}.navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:999;background:#ffffffd9;border-bottom:1px solid #e2e8f0b3;justify-content:space-between;align-items:center;width:100%;height:90px;padding:0 70px;display:flex;position:sticky;top:0}.logo-area{align-items:center;gap:14px;display:flex}.logo-box{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:18px;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;display:flex;box-shadow:0 10px 25px #2563eb59}.logo-area h2{letter-spacing:-.5px;font-size:24px;font-weight:900}.nav-links{align-items:center;gap:38px;display:flex}.nav-links a{color:#475569;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;position:relative}.nav-links a:hover{color:#2563eb}.nav-links a:after{content:"";background:#2563eb;width:0%;height:2px;transition:all .25s;position:absolute;bottom:-8px;left:0}.nav-links a:hover:after{width:100%}.nav-buttons{align-items:center;gap:14px;display:flex}.mobile-menu-btn{display:none}.login-btn{cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:15px;height:48px;padding:0 24px;font-size:14px;font-weight:700;transition:all .25s}.login-btn:hover{color:#2563eb;border-color:#2563eb}.signup-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:15px;height:48px;padding:0 24px;font-size:14px;font-weight:700;transition:all .25s;box-shadow:0 12px 24px #2563eb47}.signup-btn:hover{transform:translateY(-2px)}.how-hero{text-align:center;width:100%;padding:110px 70px 90px;position:relative}.how-hero .hero-badge{box-sizing:border-box;color:#2563eb;white-space:nowrap;text-overflow:ellipsis;background:#2563eb1a;border:1px solid #2563eb1f;border-radius:999px;width:max-content;max-width:100%;margin:auto auto 30px;padding:12px 20px;font-size:13px;font-weight:800;overflow:hidden}.how-hero h1{letter-spacing:-3px;max-width:1000px;margin:auto auto 28px;font-size:56px;font-weight:900;line-height:1}.how-hero h1 span{color:#2563eb;display:block}.how-hero p{color:#64748b;max-width:780px;margin:auto auto 42px;font-size:19px;line-height:1.9}.hero-buttons{justify-content:center;align-items:center;gap:18px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:18px;align-items:center;gap:10px;height:60px;padding:0 32px;font-size:15px;font-weight:800;transition:all .25s;display:flex;box-shadow:0 15px 30px #2563eb40}.primary-btn:hover{transform:translateY(-3px)}.secondary-btn{cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:18px;height:60px;padding:0 32px;font-size:15px;font-weight:800;transition:all .25s}.secondary-btn:hover{color:#2563eb;border-color:#2563eb}.section-top{text-align:center;margin-bottom:70px}.section-top h2{letter-spacing:-1px;margin-bottom:18px;font-size:52px;font-weight:900}.section-top p{color:#64748b;font-size:17px}.steps-section{width:100%;padding:0 70px 100px}.steps-grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.step-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid #ffffff80;border-radius:34px;padding:40px 34px;transition:all .3s;position:relative;overflow:hidden}.step-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #0f172a14}.step-card:before{content:"";background:linear-gradient(90deg,#2563eb,#60a5fa);width:100%;height:6px;position:absolute;top:0;left:0}.step-number{color:#2563eb;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:flex;position:absolute;top:22px;right:22px}.step-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:26px;justify-content:center;align-items:center;width:82px;height:82px;margin-bottom:30px;font-size:34px;display:flex;box-shadow:0 18px 30px #2563eb4d}.step-card h3{margin-bottom:18px;font-size:26px;font-weight:900}.step-card p{color:#64748b;font-size:15px;line-height:1.9}.matching-section{grid-template-columns:1fr 430px;align-items:center;gap:60px;width:100%;padding:0 70px 110px;display:grid}.matching-right{min-width:0}.mini-pill{color:#2563eb;background:#dbeafe;border-radius:999px;width:max-content;margin-bottom:26px;padding:12px 20px;font-size:13px;font-weight:800}.matching-left h2{margin-bottom:26px;font-size:60px;font-weight:900;line-height:1.05}.matching-left p{color:#64748b;margin-bottom:34px;font-size:17px;line-height:1.9}.matching-features{flex-direction:column;gap:22px;display:flex}.matching-features div{align-items:center;gap:14px;font-size:16px;font-weight:700;display:flex}.matching-features svg{color:#16a34a;font-size:22px}.matching-card{background:#fff;border:1px solid #e5e7eb;border-radius:36px;padding:34px;box-shadow:0 24px 50px #0f172a14}.matching-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.matching-top h4{margin-bottom:6px;font-size:24px;font-weight:900}.matching-top span{color:#16a34a;font-weight:800}.matching-top svg{color:#16a34a;font-size:34px}.matching-item{background:#f8fafc;border-radius:22px;align-items:center;gap:18px;margin-bottom:18px;padding:18px;display:flex}.matching-item img{object-fit:cover;border-radius:22px;width:84px;height:84px}.matching-item h5{margin-bottom:8px;font-size:18px;font-weight:900}.matching-item p{color:#64748b}.safety-section{width:100%;padding:0 70px 100px}.safety-grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.safety-card{background:#fff;border:1px solid #e5e7eb;border-radius:34px;padding:36px 30px;transition:all .3s}.safety-card:hover{transform:translateY(-8px);box-shadow:0 24px 50px #0f172a14}.safety-icon{color:#2563eb;background:#eff6ff;border-radius:24px;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:26px;font-size:32px;display:flex}.safety-card h3{margin-bottom:16px;font-size:24px;font-weight:900}.safety-card p{color:#64748b;line-height:1.9}.coverage-section{width:100%;padding:0 70px 110px}.coverage-card{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:40px;grid-template-columns:1fr 330px;align-items:center;gap:50px;width:100%;padding:80px 60px;display:grid;position:relative;overflow:hidden}.coverage-card:before{content:"";background:#ffffff0a;border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-100px}.coverage-left{z-index:2;position:relative}.coverage-left h2{color:#fff;margin-bottom:24px;font-size:60px;font-weight:900}.coverage-left p{color:#cbd5e1;margin-bottom:34px;font-size:17px;line-height:1.9}.coverage-left button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:18px;align-items:center;gap:10px;height:60px;padding:0 32px;font-size:15px;font-weight:800;display:flex}.coverage-right{z-index:2;flex-direction:column;gap:22px;display:flex;position:relative}.coverage-mini{background:#ffffff0f;border:1px solid #ffffff14;border-radius:28px;align-items:center;gap:18px;padding:26px;display:flex}.coverage-mini svg{color:#60a5fa;font-size:34px}.coverage-mini h3{color:#fff;margin-bottom:6px;font-size:30px;font-weight:900}.coverage-mini span{color:#cbd5e1}.bottom-cta{text-align:center;width:100%;padding:0 70px 110px}.bottom-cta h2{letter-spacing:-1px;margin-bottom:20px;font-size:58px;font-weight:900}.bottom-cta p{color:#64748b;max-width:760px;margin:auto auto 40px;font-size:18px;line-height:1.9}.bottom-buttons{justify-content:center;align-items:center;gap:18px;display:flex}.bottom-buttons button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:18px;height:60px;padding:0 32px;font-size:15px;font-weight:800}.outline-btn{color:#0f172a!important;background:#fff!important;border:1px solid #dbe2ea!important}@media (width<=1200px){.steps-grid,.safety-grid{grid-template-columns:repeat(2,1fr)}.matching-section,.coverage-card{grid-template-columns:1fr}}@media (width<=900px){.navbar{padding:0 20px}.nav-links{border-top:1px solid #eef2f7;flex-direction:column;order:3;align-items:flex-start;gap:16px;width:100%;margin-top:6px;padding-top:16px;display:none}.nav-links.active-nav{display:flex}.navbar{flex-wrap:wrap}.mobile-menu-btn{color:#111827;background:#f3f4f6;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.how-hero{padding:90px 20px 70px}.steps-section,.matching-section,.safety-section,.coverage-section,.bottom-cta{padding-left:20px;padding-right:20px}.how-hero h1{font-size:54px}.matching-left h2,.coverage-left h2,.bottom-cta h2{font-size:42px}}@media (width<=600px){.navbar{flex-direction:column;gap:20px;height:auto;padding:20px}.steps-grid,.safety-grid{grid-template-columns:1fr}.hero-buttons,.bottom-buttons{flex-direction:column}.how-hero h1{font-size:40px}.section-top h2{font-size:36px}.matching-left h2,.coverage-left h2,.bottom-cta h2{font-size:34px}.coverage-card{padding:50px 28px}}.dashboard-page{width:100%;min-height:100vh;display:flex}.dashboard-main{background:#f6f7fb;flex:1;padding:24px}.dashboard-hero{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.dashboard-hero h1{color:#111827;margin-bottom:8px;font-size:38px;font-weight:800}.dashboard-hero p{color:#6b7280;font-size:15px}.hero-buttons{gap:12px;display:flex}.discover-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;align-items:center;gap:8px;height:44px;padding:0 18px;font-weight:600;display:flex}.report-btn{color:#fff;cursor:pointer;background:#ff7a1a;border:none;border-radius:12px;align-items:center;gap:8px;height:44px;padding:0 18px;font-weight:700;display:flex}.dashboard-stats{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px;display:grid}.dashboard-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px}.small-icon{border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:18px;font-size:18px;display:flex}.blue-bg{color:#2563eb;background:#eef2ff}.green-bg{color:#16a34a;background:#dcfce7}.orange-bg{color:#ea580c;background:#ffedd5}.purple-bg{color:#9333ea;background:#f3e8ff}.dashboard-stat-card h2{color:#111827;margin-bottom:6px;font-size:34px}.dashboard-stat-card p{color:#6b7280;font-size:14px}.dashboard-content-grid{grid-template-columns:1fr 320px;gap:24px;display:grid}.dashboard-left{min-width:0}.dashboard-right-side{flex-direction:column;gap:20px;min-width:0;display:flex}.dashboard-empty{text-align:center;color:#94a3b8;background:#fff;border:1px solid #e5e7eb;border-radius:22px;flex-direction:column;align-items:center;gap:10px;padding:60px 24px;display:flex}.dashboard-empty h4{color:#111827;margin-top:6px;font-size:18px;font-weight:700}.dashboard-empty p{color:#6b7280;margin-bottom:12px;font-size:14px}.section-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-top h3{font-size:24px;font-weight:700}.section-top a{color:#2563eb;font-weight:600;text-decoration:none}.active-report-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;align-items:flex-start;gap:18px;margin-bottom:18px;padding:18px;display:flex;position:relative}.active-report-image{border-radius:16px;flex-shrink:0;width:110px;height:92px;position:relative;overflow:hidden}.active-report-image img{object-fit:cover;width:100%;height:100%}.report-status-badge{color:#fff;border-radius:999px;justify-content:center;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:700;display:flex;position:absolute;top:10px;left:10px}.lost-bg{background:#ef4444}.found-bg{background:#2563eb}.active-report-content{flex:1}.report-card-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.report-card-top h4{color:#111827;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.4}.report-dots{color:#9ca3af;cursor:pointer;font-size:18px;line-height:1}.report-details{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.report-details span{color:#9ca3af;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.report-details svg{font-size:14px}.progress-wrapper{margin-top:6px}.progress-wrapper p{color:#9ca3af;letter-spacing:.6px;margin-bottom:16px;font-size:11px;font-weight:700}.progress-steps{justify-content:space-between;align-items:flex-start;display:flex;position:relative}.progress-line{z-index:1;background:#e5e7eb;height:2px;position:absolute;top:5px;left:28px;right:28px}.progress-line-fill{background:#2563eb;border-radius:20px;height:100%}.progress-step{z-index:2;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.progress-dot{background:#d1d5db;border-radius:50%;width:10px;height:10px}.active-blue{background:#2563eb}.active-orange{background:#f97316}.progress-step span{color:#9ca3af;letter-spacing:.4px;font-size:9px;font-weight:700}.report-actions{flex-direction:column;gap:10px;display:flex}.track-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:92px;height:40px;font-size:14px;font-weight:600}.details-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;justify-content:center;align-items:center;width:92px;height:46px;font-size:15px;font-weight:700;display:flex;box-shadow:0 10px 20px #2563eb2e}.view-all-btn{color:#2563eb;cursor:pointer;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s}.view-all-btn:hover{color:#1d4ed8}@media (width<=768px){.active-report-card{flex-direction:column}.report-actions{flex-direction:row;width:100%}.track-btn,.details-btn{flex:1;width:auto}}.dashboard-right{flex-direction:column;gap:20px;display:flex}.side-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:20px}.match-row,.message-row{gap:12px;margin-bottom:16px;display:flex}.match-image,.message-avatar{background:#e5e7eb;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.match-row h4,.message-row h4{margin-bottom:4px;font-size:15px}.match-row p,.message-row p{color:#6b7280;font-size:13px}.improve-box{text-align:center;background:#fafafa;border:2px dashed #d1d5db;border-radius:20px;margin-top:18px;padding:60px 24px}.improve-circle{background:#eef2ff;border-radius:50%;width:70px;height:70px;margin:0 auto 20px}.improve-box h3{margin-bottom:12px;font-size:24px}.improve-box p{color:#6b7280;max-width:500px;margin:0 auto 24px;line-height:1.6}.improve-box button{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;height:44px;padding:0 18px;font-weight:600}.safety-card{color:#fff;background:#2563eb;border-radius:20px;padding:24px}.safety-card p{font-size:14px;line-height:1.7}@media (width<=1200px){.dashboard-content-grid{grid-template-columns:1fr}}@media (width<=900px){.dashboard-stats{grid-template-columns:1fr 1fr}}@media (width<=768px){.dashboard-hero{flex-direction:column;align-items:flex-start;gap:18px}.dashboard-stats{grid-template-columns:1fr}.active-report-card{flex-direction:column;align-items:flex-start}.report-actions{flex-direction:row;width:100%}}.reports-page{background:#f6f7fb;min-height:100vh;padding:28px}.reports-top{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.reports-top h1{color:#111827;margin-bottom:8px;font-size:42px;font-weight:800}.reports-top p{color:#6b7280;font-size:16px}.top-buttons{gap:14px;display:flex}.export-btn,.new-report-btn{cursor:pointer;border-radius:14px;align-items:center;gap:10px;height:48px;padding:0 20px;font-weight:700;display:flex}.export-btn{background:#fff;border:1px solid #e5e7eb}.new-report-btn{color:#fff;background:#ff7a1a;border:none}.reports-stats{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px;display:grid}.stat-card{background:#fff;border:1px solid #eceff3;border-radius:18px;align-items:center;gap:18px;padding:24px;display:flex}.stat-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;display:flex}.blue{color:#2563eb;background:#dbeafe}.green{color:#16a34a;background:#dcfce7}.orange{color:#f97316;background:#ffedd5}.purple{color:#9333ea;background:#f3e8ff}.stat-card span{color:#6b7280;font-size:14px}.stat-card h2{margin-top:4px;font-size:34px}.reports-filter-bar{background:#fff;border:1px solid #eceff3;border-radius:20px;gap:14px;margin-bottom:26px;padding:16px;display:flex}.reports-search{color:#9ca3af;border:1px solid #e5e7eb;border-radius:14px;flex:1;align-items:center;gap:10px;height:52px;padding:0 16px;display:flex}.reports-search input{background:0 0;border:none;outline:none;width:100%}.reports-filter-bar select{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;height:52px;padding:0 18px}.filter-icon-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:52px}.report-card{background:#fff;border:1px solid #eceff3;border-radius:22px;overflow:hidden}.reports-page .report-image{background:#ececf3;height:200px;position:relative;overflow:hidden}.report-preview-image{object-fit:cover;width:100%;height:100%}.report-img-placeholder{color:#94a3b8;background:#eef1f6;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.reports-page .matched-badge,.reports-page .lost-badge,.reports-page .found-badge{white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;border-radius:999px;max-width:calc(100% - 32px);padding:7px 12px;font-size:11px;font-weight:700;position:absolute;top:16px;overflow:hidden}.reports-page .lost-badge,.reports-page .found-badge{left:16px}.reports-page .matched-badge{color:#f97316;background:#ffedd5;right:16px}.reports-page .lost-badge{color:#2563eb;background:#dbeafe}.reports-page .found-badge{color:#16a34a;background:#dcfce7}.status-pill{text-transform:capitalize;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-block}.status-pill--open{color:#1b3fa0;background:#eef2ff}.status-pill--matched{color:#f97316;background:#ffedd5}.status-pill--resolved{color:#16a34a;background:#dcfce7}.mark-resolved-btn{color:#16a34a;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #16a34a;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700;transition:background .15s,color .15s}.mark-resolved-btn:hover{color:#fff;background:#16a34a}.report-content{padding:18px}.category-pill{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;background:#f3f4f6;border-radius:999px;max-width:100%;margin-bottom:14px;padding:6px 10px;font-size:11px;display:inline-block;overflow:hidden}.report-content h3{color:#111827;margin-bottom:14px;font-size:24px}.report-meta{color:#6b7280;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;display:flex}.confidence-row{margin-top:18px}.confidence-top{justify-content:space-between;margin-bottom:10px;display:flex}.confidence-top span{color:#6b7280;font-size:11px;font-weight:700}.progress-bar{background:#e5e7eb;border-radius:999px;width:100%;height:7px;overflow:hidden}.progress-fill{background:#2563eb;height:100%}.w85{width:85%}.w40{width:40%}.w92{width:92%}.card-bottom{border-top:1px solid #eceff3;justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;display:flex}.card-bottom small{color:#6b7280;font-size:11px}.card-bottom h4{color:#f97316;margin-top:6px;font-size:28px}.card-actions{gap:10px;display:flex}.card-actions button{cursor:pointer;background:#f8fafc;border:none;border-radius:10px;width:38px;height:38px}.reports-footer-row{justify-content:space-between;align-items:center;margin-top:34px;display:flex}.reports-footer-row p{color:#6b7280}.pagination{gap:10px;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:40px;height:40px}.active-page{color:#fff;background:#2563eb!important;border:none!important}@media (width<=1200px){.reports-grid,.reports-stats{grid-template-columns:1fr 1fr}}@media (width<=768px){.reports-page{padding:18px}.reports-grid,.reports-stats{grid-template-columns:1fr}.reports-top{flex-direction:column;gap:18px}.reports-filter-bar{flex-direction:column}}.report-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172aa6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.report-modal{background:#fff;border-radius:28px;width:100%;max-width:520px;padding:30px;animation:.25s modalFade;position:relative;box-shadow:0 30px 80px #0f172a40}@keyframes modalFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.modal-top h2{color:#0f172a;font-size:30px;font-weight:800}.modal-top button{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;transition:all .2s;display:flex}.modal-top button:hover{color:#0f172a;background:#e2e8f0}.modal-body{flex-direction:column;gap:18px;display:flex}.modal-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.modal-badges .lost-badge,.modal-badges .found-badge,.modal-badges .matched-badge{max-width:100%;position:static}.modal-status{color:#15803d;letter-spacing:.5px;background:#dcfce7;border-radius:999px;width:max-content;padding:8px 16px;font-size:13px;font-weight:700}.modal-body h3{color:#0f172a;font-size:34px;font-weight:800;line-height:1.2}.modal-body p{color:#64748b;font-size:15px;line-height:1.7}.modal-info{flex-direction:column;gap:16px;margin-top:10px;display:flex}.modal-info div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.modal-info strong{color:#0f172a;font-size:14px}.modal-info span{color:#2563eb;text-align:right;font-weight:700}.modal-close-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.modal-close-btn:hover{color:#0f172a;background:#e2e8f0}.modal-image{object-fit:cover;border-radius:18px;width:100%;height:220px;margin-bottom:18px}.modal-description{color:#64748b;margin:10px 0 18px;font-size:14px;line-height:1.7}.modal-rows{flex-direction:column;gap:12px;margin-bottom:18px;display:flex}.modal-row{color:#2563eb;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:14px;padding:14px 16px;font-size:18px;display:flex}.modal-row small{color:#94a3b8;text-transform:uppercase;margin-bottom:2px;font-size:12px;font-weight:700;display:block}.modal-row p{color:#0f172a;font-size:14px;font-weight:600}.modal-reward{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:16px 18px}.modal-reward small{color:#c2410c;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.modal-reward h3{color:#c2410c;font-size:24px;font-weight:800}.edit-modal{max-width:560px;max-height:88vh;overflow-y:auto}.edit-modal-title{color:#0f172a;margin-bottom:22px;font-size:26px;font-weight:800}.edit-modal-form{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.report-form-group label{color:#374151;font-size:13px;font-weight:700}.report-form-group input,.report-form-group select,.report-form-group textarea{border:1.5px solid #e2e8f0;border-radius:14px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.report-form-group input:focus,.report-form-group select:focus,.report-form-group textarea:focus{border-color:#2563eb}.edit-modal-actions{gap:12px;display:flex}.edit-modal-actions .back-step-btn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex:1;height:52px;font-weight:700;transition:all .2s}.edit-modal-actions .back-step-btn:hover{background:#f8fafc}.edit-modal-actions .continue-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;flex:1;height:52px;font-weight:700;transition:all .2s;box-shadow:0 10px 20px #2563eb40}.edit-modal-actions .continue-btn:hover{background:#1d4ed8}.reports-empty{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:70px 20px}.empty-icon-box{color:#2563eb;background:#eff6ff;border-radius:20px;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 20px;display:flex}.reports-empty h3{color:#0f172a;margin-bottom:10px;font-size:24px;font-weight:800}.reports-empty p{color:#64748b}.edit-row{gap:10px;margin-bottom:10px;display:flex}.edit-input{border:1px solid #dbe4f0;border-radius:14px;outline:none;flex:1;height:48px;padding:0 16px;font-size:15px}.edit-input:focus{border-color:#2563eb}.save-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;padding:0 18px;font-weight:700}.empty-state{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:60px 20px}.empty-state h3{color:#0f172a;margin-bottom:10px;font-size:28px}.empty-state p{color:#64748b}.reports-toast{color:#fff;z-index:99999;background:#0f172a;border-radius:18px;align-items:center;gap:10px;padding:16px 22px;display:flex;position:fixed;top:30px;right:30px;box-shadow:0 20px 50px #0f172a4d}body{background:#f6f8fc;overflow-x:hidden}.matches-page{background:#f6f8fc;grid-template-columns:260px minmax(0,1fr) 380px;width:100%;min-height:100vh;display:grid;overflow:hidden}.matches-main,.matches-filter-sidebar,.evidence-panel{min-width:0}.matches-filter-sidebar{background:#fff;border-right:1px solid #e5e7eb;padding:24px;overflow-y:auto}.filter-top{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.filter-title{align-items:center;gap:10px;display:flex}.filter-title h2{font-size:19px;font-weight:800}.filter-top button{color:#6b7280;cursor:pointer;background:0 0;border:none}.filter-section{margin-bottom:34px}.filter-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.filter-heading h3{font-size:16px;font-weight:700}.confidence-header{justify-content:space-between;margin-bottom:14px;display:flex}.filter-section input[type=range]{width:100%;margin-bottom:16px}.confidence-pills{gap:12px;display:flex}.confidence-pills button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:1;height:42px;font-weight:600}.filter-section label{color:#374151;align-items:center;gap:10px;margin-bottom:14px;font-size:14px;display:flex}.admin-actions{border-top:1px solid #e5e7eb;padding-top:24px}.admin-actions h4{color:#9ca3af;margin-bottom:18px;font-size:12px}.admin-btn,.logs-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;margin-bottom:12px;font-weight:600;display:flex}.matches-main{min-width:0;padding:24px;overflow-x:hidden}.matches-main-top{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.matches-feed-left{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.matches-feed-left h1{color:#0f172a;font-size:34px;font-weight:800}.matches-feed-left span{color:#f97316;background:#fff7ed;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700}.match-group{width:100%;min-width:0}.group-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.group-left{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.group-left h2{font-size:22px;font-weight:800}.group-count{background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:7px 12px;font-size:12px}.match-card{cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:26px;align-items:flex-start;gap:20px;width:100%;min-width:0;margin-bottom:22px;padding:22px;transition:all .25s;display:flex;overflow:hidden}.match-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000000f}.active-match{border:2px solid #2563eb}.match-left{flex-shrink:0;align-items:flex-start;gap:14px;display:flex}.match-left input{margin-top:42px}.match-left img{object-fit:cover;border-radius:18px;flex-shrink:0;width:110px;height:110px}.match-left .match-img-placeholder{border-radius:18px;flex-shrink:0;width:110px;height:110px}.match-middle{flex-direction:column;flex:1;min-width:0;display:flex}.match-top-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:10px;display:flex}.match-top-row h3{color:#0f172a;font-size:20px;font-weight:800}.confidence-badge{color:#f97316;background:#fff7ed;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:700}.confidence-badge.badge-high{color:#16a34a;background:#dcfce7}.confidence-badge.badge-medium{color:#f97316;background:#fff7ed}.confidence-badge.badge-low{color:#dc2626;background:#fee2e2}.match-status-tag{border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700}.match-status-tag.status-tag-accepted{color:#16a34a;background:#dcfce7}.match-status-tag.status-tag-rejected{color:#dc2626;background:#fee2e2}.match-img-placeholder{color:#94a3b8;background:#eef1f6;justify-content:center;align-items:center;width:100%;height:100%;font-size:22px;display:flex}.match-meta{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:12px;display:flex}.match-meta span{color:#6b7280;align-items:center;gap:6px;font-size:14px;display:flex}.match-middle p{color:#667085;white-space:normal;word-break:break-word;overflow-wrap:break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical;width:100%;margin-top:6px;font-size:15px;line-height:1.7;display:-webkit-box;overflow:hidden}.match-right{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;gap:18px;display:flex}.match-score{background:#f8fafc;border-radius:22px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:92px;height:92px;display:flex}.match-score h2{color:#0f172a;font-size:32px;font-weight:800}.match-score span{color:#6b7280;margin-top:2px;font-size:11px}.match-actions{gap:10px;display:flex}.match-actions button{cursor:pointer;background:#f3f4f6;border:none;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:17px;transition:all .2s;display:flex}.match-actions button:hover{transform:translateY(-2px)}.liked-btn{color:#16a34a;background:#dcfce7!important}.disliked-btn{color:#ef4444;background:#fee2e2!important}.evidence-panel{background:#fff;border-left:1px solid #e5e7eb;padding:28px;overflow-y:auto}.evidence-panel h1{color:#0f172a;margin-bottom:10px;font-size:34px;font-weight:800}.evidence-subtitle{color:#6b7280;margin-bottom:28px;line-height:1.7}.evidence-subtitle span{color:#2563eb;font-weight:700}.comparison-images{grid-template-columns:1fr 1fr;gap:16px;width:100%;margin-bottom:28px;display:grid}.comparison-images small{color:#9ca3af;margin-bottom:10px;font-size:11px;font-weight:700;display:block}.comparison-images img{object-fit:cover;border-radius:18px;width:100%;height:170px}.comparison-placeholder{color:#94a3b8;background:#eef1f6;border-radius:18px;justify-content:center;align-items:center;width:100%;height:170px;font-size:13px;font-weight:600;display:flex}.score-breakdown{margin-bottom:28px}.score-breakdown h3{margin-bottom:20px;font-size:20px}.score-row{margin-bottom:18px}.score-label{justify-content:space-between;margin-bottom:8px;display:flex}.score-label span{color:#374151;font-size:14px}.score-label strong{font-size:14px}.score-bar{background:#e5e7eb;border-radius:999px;width:100%;height:8px;overflow:hidden}.score-fill{background:#2563eb;border-radius:999px;height:100%}.w100{width:100%}.w95{width:95%}.w82{width:82%}.w65{width:65%}.ai-analysis{background:#f8fafc;border-radius:20px;margin-bottom:24px;padding:22px}.ai-analysis h3{margin-bottom:14px}.ai-analysis p{color:#4b5563;line-height:1.8}.admin-override{background:#fff5f5;border:1px solid #fecaca;border-radius:20px;margin-bottom:24px;padding:22px}.admin-override h3{color:#ef4444;margin-bottom:16px}.override-buttons{gap:14px;display:flex}.override-buttons button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:1;height:46px;font-weight:600}.message-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:18px;justify-content:center;align-items:center;gap:10px;width:100%;height:58px;margin-bottom:18px;font-size:16px;font-weight:700;display:flex}.bottom-actions{gap:14px;width:100%;display:flex}.accept-btn,.reject-btn{cursor:pointer;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:10px;height:52px;font-weight:700;display:flex}.accept-btn{color:#fff;background:#16a34a;border:none}.reject-btn{color:#ef4444;background:#fff;border:1px solid #fecaca}.no-more-matches{text-align:center;color:#9ca3af;padding:100px 20px}.empty-icon{margin-bottom:18px;font-size:50px}@media (width<=1300px){.matches-page{grid-template-columns:220px minmax(0,1fr)}.evidence-panel{display:none}}@media (width<=900px){.matches-page{grid-template-columns:1fr}.matches-filter-sidebar{display:none}}@media (width<=768px){.matches-main{padding:16px}.match-card{flex-direction:column}.match-left{width:100%}.match-left img{width:100%;height:220px}.match-right{flex-direction:row;justify-content:space-between;width:100%}}@media (width<=500px){.matches-feed-left h1{font-size:26px}.comparison-images{grid-template-columns:1fr}.bottom-actions{flex-direction:column}}:root{--msg-p:#1b3fa0;--msg-p-dark:#142e7a;--msg-p-light:#eef2ff;--msg-org:#f07c1e;--msg-org-lt:#fff4eb;--msg-grn:#16a34a;--msg-grn-lt:#dcfce7;--msg-bubble-sent:#e7ecfb;--msg-border:#e5e7eb;--msg-font:"DM Sans", sans-serif}*{font-family:var(--msg-font)}.messages-page{background:#f8fafc;min-height:100vh;display:flex}.messages-app{background:#fff;flex:1;grid-template-columns:300px 1fr 280px;height:100vh;display:grid;overflow:hidden}.messages-left{border-right:1px solid var(--msg-border);flex-direction:column;height:100vh;display:flex;overflow:hidden}.messages-left-header{border-bottom:1px solid #eef2f7;flex-shrink:0;padding:28px 20px 18px}.messages-left-header h2{color:#111827;margin-bottom:18px;font-family:Playfair Display,serif;font-size:18px;font-weight:800}.messages-search{background:#f8fafc;border:1.5px solid #edf2f7;border-radius:12px;align-items:center;gap:10px;height:46px;padding:0 14px;transition:border-color .15s;display:flex}.messages-search:focus-within{border-color:var(--msg-p);background:#fff}.messages-search input{background:0 0;border:none;outline:none;flex:1;font-size:14px}.chat-users{flex:1;overflow-y:auto}.chat-user{cursor:pointer;border-bottom:1px solid #f1f5f9;border-left:3px solid #0000;gap:14px;padding:16px 18px;transition:background .15s;display:flex}.chat-user:hover{background:#f8faff}.active-chat{background:var(--msg-p-light);border-left:3px solid var(--msg-p)}.chat-user-image{flex-shrink:0;position:relative}.chat-user-image img{object-fit:cover;border-radius:50%;width:50px;height:50px}.chat-avatar-fallback{background:var(--msg-p-light);width:50px;height:50px;color:var(--msg-p);border-radius:50%;justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:19px;font-weight:800;display:flex}.chat-user-image span{background:var(--msg-grn);border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:2px;right:2px}.chat-user-content{flex:1;min-width:0}.chat-user-content h4{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:15px;font-weight:700;overflow:hidden}.chat-user-content p{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:13px;overflow:hidden}.chat-tag{background:var(--msg-p-light);color:var(--msg-p);border-radius:8px;align-items:center;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.messages-center{border-right:1px solid var(--msg-border);flex-direction:column;height:100vh;display:flex;overflow:hidden}.privacy-banner{background:var(--msg-org-lt);border-bottom:1px solid #fed7aa;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.privacy-left{align-items:center;gap:14px;display:flex}.privacy-icon{color:#9a3412;background:#fdba74;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.privacy-banner h3{color:#111827;margin-bottom:3px;font-size:15px;font-weight:700}.privacy-banner p{color:#78350f;font-size:12px}.reveal-btn{background:var(--msg-org);color:#fff;cursor:pointer;white-space:nowrap;height:40px;font-size:13px;font-weight:700;font-family:var(--msg-font);border:none;border-radius:10px;flex-shrink:0;padding:0 20px;transition:background .2s}.reveal-btn:hover{background:#d9670f}.reveal-btn.reveal-done{background:var(--msg-grn);cursor:default}.chat-header{background:linear-gradient(120deg, var(--msg-p) 0%, #2a52c9 100%);color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:72px;padding:0 22px;display:flex}.chat-header-user{align-items:center;gap:14px;display:flex}.chat-header-user img{object-fit:cover;border:2px solid #fff6;border-radius:50%;width:46px;height:46px}.chat-header .chat-avatar-fallback{color:#fff;background:#ffffff2e;border:2px solid #fff6;width:46px;height:46px;font-size:17px}.chat-header-text h3{color:#fff;margin-bottom:3px;font-size:16px;font-weight:700}.chat-header-text p{color:#ffffffc7;letter-spacing:.02em;font-size:12px;font-weight:500}.call-btn,.video-btn,.menu-btn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .15s;display:flex}.call-btn:hover,.video-btn:hover,.menu-btn:hover{background:#ffffff2e}.dropdown-menu{border:1px solid var(--msg-border);z-index:100;background:#fff;border-radius:12px;min-width:170px;position:absolute;top:44px;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.dropdown-menu button{text-align:left;cursor:pointer;color:#374151;width:100%;font-size:14px;font-family:var(--msg-font);background:0 0;border:none;padding:12px 18px;transition:background .15s;display:block}.dropdown-menu button:hover{background:var(--msg-p-light);color:var(--msg-p)}.chat-body{background-color:#f6f7fb;background-image:radial-gradient(circle at 20% 20%,#1b3fa006 0 2px,#0000 2px),radial-gradient(circle at 60% 70%,#1b3fa006 0 2px,#0000 2px),radial-gradient(circle at 85% 30%,#1b3fa006 0 2px,#0000 2px);background-size:90px 90px,130px 130px,110px 110px;flex-direction:column;flex:1;gap:4px;padding:20px 24px;display:flex;overflow-y:auto}.today{color:#6b7280;letter-spacing:.02em;background:#fffd;border-radius:8px;width:max-content;margin:4px auto 12px;padding:6px 14px;font-size:12px;font-weight:700;box-shadow:0 1px 3px #0000000f}.message-group{width:100%;margin:3px 0;display:flex}.sent-group{justify-content:flex-end}.received-group{justify-content:flex-start}.message{word-break:break-word;border-radius:14px;flex-direction:column;gap:2px;max-width:420px;padding:9px 11px 7px;display:flex;position:relative;box-shadow:0 1px 2px #0000000f}.sent{background:var(--msg-bubble-sent);color:#111827;border-bottom-right-radius:3px}.received{color:#111827;border:1px solid var(--msg-border);background:#fff;border-bottom-left-radius:3px}.message-text{font-size:14.5px;line-height:1.45}.edited-tag{opacity:.6;margin-left:4px;font-size:11px}.message-footer{justify-content:flex-end;align-items:center;gap:4px;margin-top:2px;display:flex}.message-time{color:#8b93a1;font-size:11px}.read-tick{color:#8b93a1;font-size:15px}.sent .read-tick{color:var(--msg-p)}.message-actions{align-items:center;gap:6px;margin-left:6px;display:flex}.message-actions button{cursor:pointer;width:24px;height:24px;color:var(--msg-p);background:#1b3fa014;border:none;border-radius:6px;justify-content:center;align-items:center;transition:transform .15s;display:flex}.received .message-actions button{color:#374151;background:#f3f4f6}.message-actions button:hover{transform:scale(1.1)}.chat-image{object-fit:cover;border-radius:10px;width:100%;max-width:280px}.edit-message-box{align-items:center;gap:8px;display:flex}.edit-message-box input{color:#111827;font-size:14px;font-family:var(--msg-font);background:#1b3fa014;border:none;border-radius:8px;outline:none;flex:1;padding:8px 12px}.edit-message-box button{cursor:pointer;background:var(--msg-grn);color:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.typing-box{color:#6b7280;border:1px solid var(--msg-border);background:#fff;border-radius:14px;width:max-content;padding:10px 16px;font-size:14px}.encrypted-box{text-align:center;background:linear-gradient(#fafbff 0%,#fff 100%);border-top:1px solid #eef2f7;flex-direction:column;flex-shrink:0;align-items:center;gap:3px;padding:16px 24px;display:flex}.encrypted-box svg{box-sizing:border-box;background:var(--msg-p-light);width:34px;height:34px;color:var(--msg-p);border-radius:50%;margin-bottom:8px;padding:8px}.encrypted-box p{color:#1f2937;letter-spacing:-.01em;font-size:13.5px;font-weight:700}.encrypted-box span{color:#9aa3b0;max-width:340px;font-size:12px;line-height:1.5}.encrypted-box strong{color:var(--msg-p)}.image-preview-container{border-top:1px solid var(--msg-border);background:#fff;flex-shrink:0;padding:12px 18px}.image-preview-card{border:1px solid var(--msg-border);border-radius:14px;width:120px;position:relative;overflow:hidden}.preview-image{object-fit:cover;width:100%;height:120px;display:block}.remove-preview-btn{color:#111827;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex;position:absolute;top:7px;right:7px;box-shadow:0 2px 8px #00000026}.remove-preview-btn:hover{color:#fff;background:#ef4444}.chat-input{border-top:1px solid var(--msg-border);background:#f4f6fa;flex-shrink:0;align-items:center;gap:12px;min-height:78px;padding:14px 18px;display:flex}.chat-input-icon-btn{color:#667085;cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px;transition:background .15s,color .15s;display:flex}.chat-input-icon-btn:hover{background:var(--msg-p-light);color:var(--msg-p)}.chat-input>input[type=text]{color:#111827;min-width:0;height:46px;font-size:14.5px;font-family:var(--msg-font);background:#fff;border:1.5px solid #0000;border-radius:24px;outline:none;flex:1;padding:0 20px;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #1018280a}.chat-input>input[type=text]:focus{border-color:var(--msg-p);box-shadow:0 0 0 3px #1b3fa014}.chat-input>input[type=text]::placeholder{color:#98a2b3}.char-count{color:#98a2b3;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:11px}.send-btn{background:var(--msg-p);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;transition:background .15s,transform .12s,box-shadow .15s;display:flex;box-shadow:0 4px 12px #1b3fa047}.send-btn:hover:not(:disabled){background:var(--msg-p-dark);transform:scale(1.06)}.send-btn:disabled{box-shadow:none;cursor:not-allowed;background:#c2cae3;transform:none}.chat-input-pill{background:#fff;border:1.5px solid #0000;border-radius:24px;flex:1;align-items:center;gap:12px;min-width:0;height:46px;padding:0 16px;transition:border-color .15s;display:flex}.chat-input-pill:focus-within{border-color:var(--msg-p)}.chat-input-pill .emoji-icon,.chat-input-pill .attach-icon{color:#6b7280;cursor:pointer;flex-shrink:0;font-size:20px;transition:color .15s;display:flex}.chat-input-pill .emoji-icon:hover,.chat-input-pill .attach-icon:hover{color:var(--msg-p)}.chat-input-pill input{color:#111827;min-width:0;height:100%;font-size:14.5px;font-family:var(--msg-font);background:0 0;border:none;outline:none;flex:1}.chat-input-pill input::placeholder{color:#8696a0}.no-chat-selected{color:#d1d5db;border-right:1px solid var(--msg-border);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.no-chat-selected h3{color:#9ca3af;font-size:18px}.no-chat-selected p{color:#d1d5db;font-size:14px}.messages-right{border-left:1px solid var(--msg-border);height:100vh;padding:22px 18px;overflow-y:auto}.messages-right h5{letter-spacing:.1em;color:#9ca3af;text-transform:uppercase;margin-top:6px;margin-bottom:14px;font-size:11px;font-weight:700}.item-card{border:1px solid var(--msg-border);border-radius:16px;margin-bottom:14px;position:relative;overflow:hidden}.item-card-placeholder{background:linear-gradient(135deg, var(--msg-p-light), #c7d3f5);width:100%;height:160px;color:var(--msg-p);opacity:.6;justify-content:center;align-items:center;display:flex}.item-overlay{background:linear-gradient(#0000,#000000bf);padding:14px;position:absolute;bottom:0;left:0;right:0}.item-overlay h3{color:#fff;margin-bottom:3px;font-size:13px;font-weight:700}.item-overlay p{color:#cbd5f5;font-size:12px}.item-stats{gap:10px;margin-bottom:22px;display:flex}.status-box,.reward-box{border:1px solid var(--msg-border);border-radius:12px;flex:1;padding:14px 12px}.status-box{background:var(--msg-p-light)}.status-box h4{color:var(--msg-p);font-size:16px;font-weight:700}.status-box p,.reward-box p{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-top:2px;font-size:11px;font-weight:600}.reward-box{background:var(--msg-org-lt)}.reward-box h4{color:var(--msg-org);font-size:16px;font-weight:700}.contact-box{text-align:center;border:1px dashed #d1d5db;border-radius:16px;margin-bottom:22px;padding:22px 14px}.contact-box svg{color:#d1d5db;margin-bottom:10px}.contact-box p{color:#9ca3af;margin-bottom:14px;font-size:12px;line-height:1.5}.contact-box button{border:1.5px solid var(--msg-p);height:38px;color:var(--msg-p);cursor:pointer;font-size:13px;font-weight:700;font-family:var(--msg-font);background:#fff;border-radius:10px;padding:0 18px;transition:all .2s}.contact-box button:hover{background:var(--msg-p-light)}.contact-box .access-done{border-color:var(--msg-grn);color:#065f46;background:var(--msg-grn-lt);cursor:default}.checklist{margin-bottom:8px}.check-item{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.check-circle{border:1.5px solid var(--msg-p);width:20px;height:20px;color:var(--msg-p);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.check-item p{color:#6b7280;font-size:12px;line-height:1.5}.report-alert{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-top:16px;font-size:13px;font-weight:700;display:flex}.report-alert:hover{opacity:.8}.profile-overlay{z-index:9999;background:#11182780;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.profile-modal{text-align:center;background:#fff;border-radius:22px;width:340px;padding:32px;animation:.25s msg-pop}.profile-modal-image{object-fit:cover;border-radius:50%;width:110px;height:110px;margin-bottom:16px}.profile-modal h2{color:#111827;margin-bottom:8px;font-family:Playfair Display,serif;font-size:22px}.profile-modal p{color:#6b7280;margin-bottom:6px;font-size:14px}.profile-status{background:var(--msg-p-light);color:var(--msg-p);border-radius:40px;margin-top:8px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-block}.close-profile-btn{background:var(--msg-p);color:#fff;cursor:pointer;width:100%;font-size:15px;font-weight:700;font-family:var(--msg-font);border:none;border-radius:12px;margin-top:22px;padding:14px;transition:background .2s}.close-profile-btn:hover{background:var(--msg-p-dark)}@keyframes msg-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.chat-back-btn{color:#fff;background:0 0;display:none}.info-mobile-header{display:none}@media (width<=900px){.messages-app{grid-template-columns:1fr;height:calc(100vh - 64px)}.messages-left,.messages-center,.messages-right{border-right:none;grid-area:1/1;width:100%;height:100%}.messages-left.mobile-hidden,.messages-center.mobile-hidden,.messages-right.mobile-hidden{display:none}.messages-right{padding:18px 16px 32px;overflow-y:auto}.chat-back-btn{color:#111827;cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-right:4px;font-size:16px;display:flex}.chat-header .chat-back-btn{color:#fff;background:#ffffff26}.chat-info-btn{display:inline-flex!important}.info-mobile-header{align-items:center;gap:10px;margin-bottom:18px;display:flex}.info-mobile-header h4{color:#111827;font-size:15px;font-weight:700}.privacy-banner{flex-wrap:wrap;padding:12px 16px}.chat-header{gap:8px;height:60px;padding:0 12px}.chat-header-user{flex:1;gap:8px;min-width:0}.chat-header-user img,.chat-header .chat-avatar-fallback{flex-shrink:0;width:38px;height:38px}.chat-header-text{min-width:0;overflow:hidden}.chat-header-text h3,.chat-header-text p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.call-btn,.video-btn{display:none}.menu-btn{flex-shrink:0;width:34px;height:34px}}@media (width>=901px){.chat-info-btn{display:none}}.report-details-page{background:#f5f7fb;width:100%;min-height:100vh}.details-toast{z-index:9999;color:#fff;background:#16a34a;border-radius:14px;align-items:center;gap:9px;padding:12px 20px;font-size:13.5px;font-weight:600;animation:.25s both details-toast-in;display:flex;position:fixed;top:20px;right:24px;box-shadow:0 10px 30px #00000026}@keyframes details-toast-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.moderator-bar{background:#fff1f2;border-bottom:1px solid #fecdd3;justify-content:space-between;align-items:center;height:58px;padding:0 28px;display:flex}.moderator-bar p{color:#ef4444;font-size:13px;font-weight:700}.moderator-actions{align-items:center;gap:12px;display:flex}.remove-btn,.review-btn{cursor:pointer;border-radius:10px;height:34px;padding:0 16px;font-size:12px;font-weight:700}.remove-btn{color:#ef4444;background:#fff;border:1px solid #fecaca}.review-btn{color:#fff;background:#ef4444;border:none}.report-details-container{align-items:flex-start;gap:26px;padding:24px 28px 40px;display:flex}.details-left{flex:1;min-width:0}.details-right{width:320px}.details-top{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.breadcrumb{color:#94a3b8;margin-bottom:10px;font-size:12px;font-weight:500}.details-top h1{color:#111827;margin-bottom:12px;font-size:42px;font-weight:800;line-height:1.1}.details-meta{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.details-meta span{color:#6b7280;align-items:center;gap:6px;font-size:13px;display:flex}.report-details-page .found-badge,.report-details-page .lost-badge{white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;max-width:100%;height:24px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex;position:static;overflow:hidden}.report-details-page .found-badge{color:#16a34a;background:#ecfdf5}.report-details-page .lost-badge{color:#2563eb;background:#dbeafe}.top-actions{align-items:center;gap:12px;display:flex}.share-btn,.report-flag-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:13px;font-weight:600;display:flex}.report-flag-btn{color:#ef4444}.main-image-card{background:#fff;border-radius:18px;margin-bottom:16px;position:relative;overflow:hidden}.main-image-card img{object-fit:cover;width:100%;height:520px;display:block}.details-img-placeholder{color:#94a3b8;background:#eef1f6;justify-content:center;align-items:center;width:100%;height:520px;font-size:14px;font-weight:600;display:flex}.verified-image{color:#fff;background:#2563eb;border-radius:999px;padding:8px 14px;font-size:11px;font-weight:700;position:absolute;top:16px;left:16px}.thumbnail-row{gap:12px;margin-bottom:24px;display:flex}.thumbnail-row img{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:14px;width:78px;height:78px;transition:all .2s}.thumbnail-row img.active-thumb{border-color:#2563eb}.thumb-placeholder{color:#64748b;background:#f1f5f9;border-radius:14px;justify-content:center;align-items:center;width:78px;height:78px;font-size:11px;font-weight:700;display:flex}.thumbnail-row img:hover{border-color:#2563eb}.details-card{background:#fff;border:1px solid #eceff3;border-radius:18px;margin-bottom:24px;padding:26px}.details-card h2{color:#111827;margin-bottom:22px;padding-left:14px;font-size:28px;position:relative}.details-card h2:before{content:"";background:#2563eb;border-radius:10px;width:4px;height:28px;position:absolute;top:5px;left:0}.details-card p{color:#6b7280;margin-bottom:18px;font-size:14px;line-height:1.9}.spec-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;display:grid}.spec-grid span{color:#9ca3af;letter-spacing:1px;font-size:11px;font-weight:700}.spec-grid h4{color:#111827;margin-top:8px;font-size:16px}.timeline{flex-direction:column;gap:28px;display:flex;position:relative}.timeline:before{content:"";background:#dbeafe;width:2px;position:absolute;top:0;bottom:0;left:10px}.timeline-item{gap:18px;display:flex;position:relative}.timeline-dot{z-index:2;background:#fff;border:5px solid #2563eb;border-radius:50%;flex-shrink:0;width:22px;height:22px}.timeline-dot.inactive-dot{border-color:#cbd5e1}.timeline-item h4{margin-bottom:6px;font-size:16px}.timeline-item span{color:#9ca3af;margin-bottom:8px;font-size:12px;display:block}.faq-item{border-top:1px solid #edf1f7;padding:20px 0}.faq-top{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.faq-top h4{color:#111827;font-size:15px}.faq-answer{color:#64748b;margin-top:12px;font-size:13.5px;line-height:1.7}.related-section{margin-top:34px}.related-top{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.related-top h2{margin-bottom:8px;font-size:34px}.related-top p{color:#9ca3af;font-size:14px}.related-nav{gap:10px;display:flex}.related-nav button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;width:42px;height:42px}.related-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.related-card{background:#fff;border:1px solid #eceff3;border-radius:16px;transition:all .2s;overflow:hidden}.related-card:hover{transform:translateY(-4px)}.related-card img{object-fit:cover;width:100%;height:170px}.related-img-placeholder{background:#eef1f6;width:100%;height:170px}.related-content{padding:16px}.related-content span{color:#16a34a;background:#ecfdf5;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.related-content h4{margin:14px 0 8px;font-size:16px}.related-content p{color:#6b7280;font-size:13px;line-height:1.6}.side-card{background:#fff;border:1px solid #eceff3;border-radius:18px;margin-bottom:20px;padding:24px}.side-card h3{margin-bottom:10px;font-size:20px}.side-card p{color:#6b7280;font-size:13px;line-height:1.7}.map-placeholder{color:#64748b;text-align:center;background:#eef1f6;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:160px;font-size:13px;font-weight:600;display:flex}.match-circle{color:#111827;border:10px solid #2563eb;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin:26px auto;font-size:34px;font-weight:800;display:flex;position:relative}.match-circle:after{content:"MATCH";letter-spacing:1px;color:#9ca3af;font-size:11px;position:absolute;bottom:26px}.primary-side-btn,.secondary-side-btn{cursor:pointer;border-radius:14px;width:100%;height:48px;font-size:14px;font-weight:700}.primary-side-btn{color:#fff;background:#2563eb;border:none;margin-bottom:12px}.secondary-side-btn{color:#f97316;background:#fff;border:1px solid #f97316}.finder-box{align-items:center;gap:14px;margin:18px 0;display:flex}.finder-box img{object-fit:cover;border-radius:50%;width:62px;height:62px}.finder-box h4{margin-bottom:5px}.verified-box{background:#f8fafc;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.verified-box svg{color:#2563eb;flex-shrink:0;margin-top:2px}.map-image{object-fit:cover;border-radius:14px;width:100%;height:190px;margin-top:10px}.safety-card{background:#eff9ff;border:1px solid #dbeafe;border-radius:18px;padding:24px}.safety-card h3{margin-bottom:12px;font-size:20px}.safety-card p{color:#6b7280;margin-bottom:16px;font-size:13px;line-height:1.8}.safety-card button{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700}@media (width<=1300px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1100px){.report-details-container{flex-direction:column}.details-right{width:100%}}@media (width<=768px){.report-details-container{padding:18px}.details-top{flex-direction:column}.details-top h1{font-size:30px}.main-image-card img{height:320px}.related-grid,.spec-grid{grid-template-columns:1fr}.moderator-bar{flex-direction:column;align-items:flex-start;gap:12px;height:auto;padding:16px}}.create-report-page{background:#f5f5f7;width:100%;min-height:100vh;padding:32px 24px 80px}.create-report-header{background:#fff;border:1px solid #e5e7eb;border-radius:24px;justify-content:space-between;align-items:center;width:100%;height:84px;margin-bottom:26px;padding:0 32px;display:flex}.dashboard-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;align-items:center;gap:10px;height:48px;padding:0 22px;font-size:14px;font-weight:700;display:flex}.create-report-top{margin-bottom:34px}.create-report-top h1{color:#111827;margin-bottom:14px;font-size:52px;font-weight:800;line-height:1.1}.create-report-top p{color:#6b7280;max-width:720px;font-size:17px;line-height:1.8}.step-error-message{color:#dc2626;background:#fff1f2;border:1px solid #fecdd3;border-radius:18px;margin-bottom:24px;padding:18px 22px;font-size:14px;font-weight:600}.report-steps{background:#fff;border:1px solid #e5e7eb;border-radius:30px;justify-content:space-between;align-items:center;min-width:100%;margin-bottom:32px;padding:28px;display:flex}.step-item{opacity:.45;align-items:center;gap:14px;transition:all .3s;display:flex}.report-steps .active-step{opacity:1}.report-steps .step-circle{color:#9ca3af;background:#f3f4f6;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:24px;transition:all .3s;display:flex}.report-steps .active-step .step-circle{color:#fff;background:#2563eb}.step-text h4{margin-bottom:4px;font-size:15px;font-weight:800}.step-text span{color:#9ca3af;font-size:13px}.report-steps .step-line{background:#e5e7eb;flex:1;min-width:8px;height:2px;margin:0 10px}.report-steps .active-line{background:#2563eb}.step-content-card{background:#fff;border:1px solid #e5e7eb;border-radius:34px;width:100%;margin-bottom:28px;padding:42px}.report-type-section{grid-template-columns:1fr 1fr;gap:28px;margin-bottom:30px;display:grid}.report-type-card{cursor:pointer;text-align:center;background:#fff;border:2px solid #edf1f7;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:42px;transition:all .25s;display:flex;position:relative}.report-type-card:hover{transform:translateY(-4px)}.report-type-card.active{border-color:#2563eb;box-shadow:0 15px 40px #2563eb14}.select-indicator{color:#2563eb;border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:24px}.report-type-card.active .select-indicator{color:#fff;background:#2563eb;border-color:#2563eb}.type-icon{border-radius:24px;justify-content:center;align-items:center;width:92px;height:92px;margin-bottom:28px;font-size:42px;display:flex}.lost-icon{color:#2563eb;background:#eef2ff}.found-icon{color:#f97316;background:#fff7ed}.report-type-card h2{margin-bottom:16px;font-size:34px;font-weight:800}.report-type-card p{color:#6b7280;max-width:420px;font-size:16px;line-height:1.8}.report-form-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.report-form-group{flex-direction:column;gap:10px;display:flex}.report-form-group.full{grid-column:1/-1}.report-form-group label{color:#111827;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.char-hint,.field-hint{color:#94a3b8;font-size:12px;font-weight:500}.report-form-group input,.report-form-group select,.report-form-group textarea{background:#fff;border:1px solid #d1d5db;border-radius:18px;outline:none;width:100%;padding:18px;font-size:15px;transition:all .2s}.report-form-group textarea{resize:none;min-height:180px}.report-form-group input:focus,.report-form-group textarea:focus,.report-form-group select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.location-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.image-upload-wrapper{flex-direction:column;gap:24px;display:flex}.upload-divider{color:#94a3b8;align-items:center;gap:14px;font-size:12px;font-weight:700;display:flex}.upload-divider:before,.upload-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.image-optional-note{color:#94a3b8;text-align:center;font-size:13px}.upload-dropzone{text-align:center;cursor:pointer;background:#f8fbff;border:2px dashed #2563eb;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:280px;display:flex}.upload-dropzone svg{color:#2563eb;margin-bottom:20px;font-size:62px}.upload-dropzone h3{margin-bottom:12px;font-size:26px;font-weight:800}.upload-dropzone p{color:#6b7280;font-size:15px}.preview-image-card{border-radius:28px;width:420px;position:relative;overflow:hidden}.preview-image-card img{object-fit:cover;width:100%;height:300px}.remove-image-btn{color:#dc2626;cursor:pointer;background:#fff;border:none;border-radius:50%;width:42px;height:42px;font-size:24px;position:absolute;top:14px;right:14px}.review-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:28px;margin-bottom:24px;padding:32px}.review-card h3{margin-bottom:24px;font-size:28px;font-weight:800}.review-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:20px;padding:18px 0;display:flex}.review-row:last-child{border-bottom:none}.review-row span{color:#9ca3af;font-size:13px;font-weight:700}.review-row p{font-size:15px;font-weight:700}.review-final-image{object-fit:cover;border-radius:28px;width:100%;max-height:420px}.report-tip{background:#fff;border:1px solid #e5e7eb;border-radius:28px;align-items:flex-start;gap:18px;margin-bottom:32px;padding:26px;display:flex}.tip-icon{background:#f3f4f6;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;display:flex}.report-tip h4{margin-bottom:6px;font-size:22px}.report-tip p{color:#6b7280;line-height:1.7}.report-bottom{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.back-step-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:18px;align-items:center;gap:10px;height:60px;padding:0 28px;font-size:15px;font-weight:700;display:flex}.continue-btn{color:#fff;cursor:pointer;background:#f7b787;border:none;border-radius:20px;align-items:center;gap:12px;height:64px;margin-left:auto;padding:0 34px;font-size:16px;font-weight:800;display:flex}.continue-btn:hover{opacity:.95}@media (width<=768px){.create-report-page{background:#fff;padding:0}.create-report-container{max-width:100%}.create-report-header{border-left:none;border-right:none;border-radius:0;height:88px;margin-bottom:0;padding:0 20px}.dashboard-btn{display:none}.create-report-top{margin-bottom:0;padding:28px 24px 10px}.create-report-top h1{margin-bottom:14px;font-size:52px;line-height:1.05}.create-report-top p{font-size:18px;line-height:1.7}.report-steps{border-left:none;border-right:none;border-radius:0;justify-content:space-between;gap:4px;margin-bottom:0;padding:16px 10px}.report-steps .step-line{min-width:6px;margin:0 2px}.step-item{opacity:1;flex-direction:column;flex:1;gap:6px;min-width:0}.report-steps .step-circle{border-radius:50%;width:36px;height:36px;font-size:15px}.step-text{text-align:center;width:100%}.step-text h4{white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;font-size:9px;overflow:hidden}.step-text span{display:none}.report-type-section{grid-template-columns:1fr;gap:18px;margin-bottom:0;padding:24px}.report-type-card{border-radius:22px;min-height:290px;padding:34px 24px}.type-icon{border-radius:18px;width:72px;height:72px;margin-bottom:22px;font-size:34px}.report-type-card h2{margin-bottom:14px;font-size:22px}.report-type-card p{font-size:15px}.step-content-card{border-left:none;border-right:none;border-radius:0;margin-bottom:0;padding:24px}.report-form-grid,.location-grid{grid-template-columns:1fr}.upload-dropzone{border-radius:22px;min-height:220px}.preview-image-card{width:100%}.report-tip{border-radius:22px;margin:24px;padding:22px}.tip-icon{border-radius:14px;width:48px;height:48px;font-size:20px}.report-tip h4{font-size:17px}.report-tip p{font-size:14px}.report-bottom{z-index:100;background:#fff;border-top:1px solid #e5e7eb;padding:18px 24px 24px;position:sticky;bottom:0}.back-step-btn{display:none}.continue-btn{background:#f7b787;border-radius:999px;justify-content:center;width:100%;height:58px;font-size:18px}}body{background:#f5f7fb}.discover-body{align-items:flex-start;gap:22px;padding:24px;display:flex}.discover-main{flex:1}.discover-hero{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.discover-hero h1{color:#111827;margin-bottom:8px;font-size:28px;font-weight:800}.discover-hero p{color:#6b7280;font-size:14px}.view-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:44px;padding:0 18px;font-weight:600}.big-search-box{background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:1.5fr 1fr 1fr 150px;gap:14px;margin-bottom:20px;padding:18px;display:grid}.search-input-box{color:#9ca3af;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:10px;height:54px;padding:0 16px;display:flex}.search-input-box input{background:0 0;border:none;outline:none;width:100%;font-size:14px}.big-search-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;font-weight:700;display:flex}.results-row{justify-content:space-between;margin-bottom:18px;display:flex}.results-row p{color:#6b7280;font-size:14px}.results-row span{color:#9ca3af;font-size:13px}.filter-row{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.filter-pill{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:13px;font-weight:600;display:flex}.active-pill{color:#fff;background:#2563eb;border:none}.discover-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.discover-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden}.discover-image{position:relative}.discover-image img{object-fit:cover;width:100%;height:210px}.discover-img-placeholder{color:#94a3b8;background:#eef1f6;justify-content:center;align-items:center;width:100%;height:210px;display:flex}.discover-empty{text-align:center;color:#94a3b8;background:#fff;border:1px solid #e5e7eb;border-radius:22px;flex-direction:column;grid-column:1/-1;align-items:center;gap:10px;padding:70px 24px;display:flex}.discover-empty h3{color:#111827;font-size:20px;font-weight:700}.discover-empty p{color:#6b7280;font-size:14px}.discover-grid.list-view{grid-template-columns:1fr}.discover-grid.list-view .discover-card{display:flex}.discover-grid.list-view .discover-image,.discover-grid.list-view .discover-image img,.discover-grid.list-view .discover-img-placeholder{flex-shrink:0;width:220px;height:auto}.discover-grid.list-view .discover-card-content{flex:1}.save-btn{color:#6b7280;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 4px 12px #0000001f}.save-btn.saved{color:#ef4444;background:#fee2e2}.mini-avatars{align-items:center;display:flex}.verified-dot{color:#16a34a;background:#dcfce7;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.discover-body .card-badges{flex-wrap:wrap;align-items:center;gap:6px;max-width:calc(100% - 28px);display:flex;position:absolute;top:14px;left:14px;right:14px}.discover-body .lost-badge,.discover-body .reward-badge,.discover-body .found-badge{white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;border-radius:999px;max-width:100%;padding:6px 10px;font-size:11px;font-weight:700;overflow:hidden}.discover-body .lost-badge{color:#fff;background:#ef4444}.discover-body .reward-badge{color:#fff;background:#f97316}.discover-body .found-badge{color:#111827;background:#fff;border:1px solid #e5e7eb}.discover-body .match-badge{white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:999px;width:fit-content;max-width:calc(100% - 28px);margin-left:auto;padding:7px 12px;font-size:11px;font-weight:700;position:absolute;bottom:14px;left:14px;right:14px;overflow:hidden}.discover-card-content{padding:18px}.card-title-row{justify-content:space-between;gap:10px;margin-bottom:14px;display:flex}.card-title-row h3{color:#111827;font-size:20px}.card-category{background:#f3f4f6;border-radius:999px;padding:6px 10px;font-size:11px}.discover-meta{color:#6b7280;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.card-footer{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.card-link-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-weight:700;display:flex}.discover-right{width:260px}.smart-card,.report-another{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:18px;padding:18px}.smart-card h3{margin-bottom:16px}.match-item{background:#f8fafc;border-radius:14px;margin-bottom:14px;padding:14px}.match-item h4{margin-bottom:6px;font-size:14px}.match-item p{color:#9ca3af;margin-bottom:12px;font-size:12px}.match-item button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;height:38px;font-size:12px;font-weight:700}.report-another{text-align:center;background:#fff7ed}.plus-circle{color:#f97316;background:#fed7aa;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 14px;font-size:28px;display:flex}.report-another h3{margin-bottom:10px}.report-another p{color:#9ca3af;margin-bottom:16px;font-size:13px}.report-another button{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:12px;width:100%;height:44px;font-weight:700}@media (width<=1200px){.discover-grid{grid-template-columns:1fr}}@media (width<=1000px){.discover-right{display:none}}@media (width<=768px){.discover-body{padding:18px}.discover-hero{flex-direction:column;gap:16px}.big-search-box{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}body{color:#111827;background:#f5f7fb}.tracker-page{background:#f5f7fb;width:100%;min-height:100vh;padding:34px;position:relative}.tracker-toast{z-index:9999;color:#fff;background:#16a34a;border-radius:14px;align-items:center;gap:9px;padding:12px 20px;font-size:13.5px;font-weight:600;animation:.25s both tracker-toast-in;display:flex;position:fixed;top:20px;right:24px;box-shadow:0 10px 30px #00000026}@keyframes tracker-toast-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.tracker-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.tracker-top-left{align-items:center;gap:18px;display:flex}.back-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;transition:all .2s;display:flex}.back-btn:hover{color:#fff;background:#2563eb}.tracker-top h1{color:#0f172a;margin-bottom:6px;font-size:34px;font-weight:800}.tracker-top p{color:#6b7280;font-size:15px}.tracker-status-pill{color:#16a34a;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 18px;font-size:14px;font-weight:700;display:flex}.tracker-status-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;margin-bottom:26px;padding:30px;box-shadow:0 8px 30px #0f172a0a}.status-header{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.status-header h2{margin-bottom:6px;font-size:26px;font-weight:800}.status-header span{color:#94a3b8;font-size:14px}.tracker-steps{justify-content:space-between;align-items:center;gap:14px;margin-bottom:38px;display:flex}.step{flex-direction:column;align-items:center;gap:12px;min-width:90px;display:flex}.tracker-page .step-circle{color:#94a3b8;background:#f1f5f9;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;font-size:24px;display:flex}.step span{color:#94a3b8;font-size:14px;font-weight:700}.tracker-page .active-step .step-circle{color:#fff;background:#2563eb;border:none}.active-step span{color:#2563eb}.tracker-page .step-line{background:#e5e7eb;border-radius:999px;flex:1;min-width:6px;height:4px}.tracker-page .active-line{background:#2563eb}.matched-item-card{background:#f8fafc;border-radius:24px;align-items:center;gap:20px;padding:20px;display:flex}.matched-item-card img{object-fit:cover;border-radius:20px;width:150px;height:120px}.matched-content{flex:1}.matched-title-row{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.matched-title-row h3{margin-bottom:8px;font-size:24px;font-weight:800}.matched-title-row p{color:#64748b;font-size:14px}.report-id{color:#2563eb;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:700}.confidence-row{align-items:center;gap:14px;display:flex}.confidence-bar{background:#dbeafe;border-radius:999px;flex:1;height:10px;overflow:hidden}.confidence-fill{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:999px;width:85%;height:100%}.confidence-row span{color:#2563eb;font-size:14px;font-weight:700}.action-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;margin-bottom:24px;padding:28px}.action-head{margin-bottom:24px}.action-head h3{margin-bottom:10px;font-size:24px;font-weight:800}.action-head p{color:#64748b;line-height:1.7}.upload-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:18px;justify-content:center;align-items:center;gap:12px;width:100%;height:62px;margin-bottom:18px;font-size:15px;font-weight:700;display:flex}.action-buttons{gap:16px;display:flex}.outline-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:10px;height:56px;font-size:14px;font-weight:700;display:flex}.blue-btn{color:#2563eb;background:#eff6ff;border:none}.timeline-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:28px}.timeline-head{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.timeline-head h3{font-size:24px;font-weight:800}.timeline-head button{color:#2563eb;cursor:pointer;background:0 0;border:none;font-weight:700}.timeline{flex-direction:column;gap:24px;display:flex}.timeline-item{gap:18px;display:flex}.timeline-icon{color:#2563eb;background:#dbeafe;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:22px;display:flex}.inactive-icon{color:#9ca3af;background:#f3f4f6}.timeline-content{border-bottom:1px solid #eef2f7;flex:1;padding-bottom:24px}.timeline-item:last-child .timeline-content{border:none;padding-bottom:0}.timeline-title-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.timeline-title-row h4{font-size:17px;font-weight:700}.timeline-title-row span{color:#9ca3af;font-size:13px}.timeline-content p{color:#64748b;font-size:14px;line-height:1.7}.tracker-right{flex-direction:column;gap:20px;display:flex}.safety-card{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:26px;align-items:flex-start;gap:18px;padding:28px;display:flex}.safety-icon{background:#ffffff26;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:26px;display:flex}.safety-card h4{margin-bottom:10px;font-size:22px}.safety-card p{color:#dbeafe;font-size:14px;line-height:1.8}.floating-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:28px;display:flex;position:fixed;bottom:34px;right:34px;box-shadow:0 12px 30px #f9731659}@media (width<=1100px){.tracker-grid{grid-template-columns:1fr}}@media (width<=768px){.tracker-page{padding:18px}.tracker-top{flex-direction:column;align-items:flex-start;gap:18px}.tracker-steps{gap:4px}.step{flex:1;gap:6px;min-width:0}.tracker-page .step-circle{width:38px;height:38px;font-size:16px}.step span{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10px;overflow:hidden}.tracker-page .step-line{margin:0 2px}.matched-item-card{flex-direction:column;align-items:flex-start}.matched-item-card img{width:100%;height:220px}.matched-title-row,.action-buttons{flex-direction:column}.floating-btn{bottom:20px;right:20px}}.dashboard-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:16px;align-items:center;gap:10px;height:52px;padding:0 22px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.dashboard-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.status-reported .step-circle,.status-matched .step-circle{color:#fff;background:#2563eb;border:none}.status-contacted .step-circle{color:#fff;background:#f97316;border:none}.status-recovered .step-circle{color:#fff;background:#16a34a;border:none}.active-timeline .timeline-icon{color:#2563eb;background:#dbeafe}.completed-timeline .timeline-icon{color:#16a34a;background:#dcfce7}.chat-modal-overlay{z-index:2000;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.chat-modal{background:#fff;border-radius:28px;width:100%;max-width:520px;animation:.25s modalFade;overflow:hidden}.chat-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.chat-header h3{font-size:20px;font-weight:800}.chat-close-btn{cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;width:42px;height:42px;font-size:18px}.chat-messages{flex-direction:column;gap:16px;max-height:400px;padding:24px;display:flex;overflow:auto}.chat-bubble{border-radius:18px;max-width:80%;padding:14px 16px;font-size:14px;line-height:1.6}.chat-bubble.finder{background:#f3f4f6;align-self:flex-start}.chat-bubble.user{color:#fff;background:#2563eb;align-self:flex-end}.bubble-text{display:block}.bubble-time{opacity:.65;margin-top:6px;font-size:11px;display:block}.chat-input-area{border-top:1px solid #e5e7eb;gap:14px;padding:18px;display:flex}.chat-input-area input{border:1px solid #d1d5db;border-radius:16px;outline:none;flex:1;height:54px;padding:0 16px;font-size:14px}.chat-input-area button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:16px;width:56px;font-size:18px}.proof-modal-overlay{z-index:2000;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.proof-modal{background:#fff;border-radius:28px;width:100%;max-width:520px;padding:28px;animation:.25s modalFade}.proof-modal h3{margin-bottom:10px;font-size:24px;font-weight:800}.proof-modal p{color:#64748b;margin-bottom:24px;line-height:1.7}.proof-view-modal{max-width:560px}.proof-view-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.proof-view-header h3{margin-bottom:0}.proof-view-img-wrap{width:100%;margin-bottom:16px}.proof-view-img-wrap img{object-fit:contain;background:#f8fafc;border-radius:18px;width:100%;max-height:60vh}.proof-upload-box{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:220px;padding:24px;transition:all .2s;display:flex}.proof-upload-box:hover{background:#eff6ff;border-color:#2563eb}.proof-upload-box svg{color:#2563eb;margin-bottom:16px;font-size:46px}.proof-upload-box h4{margin-bottom:10px;font-size:20px}.proof-upload-box p{color:#64748b;margin:0}.proof-preview{border:1px solid #e5e7eb;border-radius:22px;width:100%;margin-top:22px;overflow:hidden}.proof-preview img{object-fit:cover;width:100%;max-height:320px;display:block}.proof-actions{justify-content:flex-end;gap:14px;margin-top:24px;display:flex}.cancel-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:16px;height:52px;padding:0 24px;font-weight:700}.submit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:16px;height:52px;padding:0 26px;font-weight:700}.quick-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:28px}.quick-card h3{margin-bottom:24px;font-size:22px;font-weight:800}.quick-row{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.quick-row:last-child{border-bottom:none}.quick-row span{color:#64748b;font-size:14px}.quick-row strong{color:#111827;font-size:14px}.proof-preview-wrapper{margin-top:22px}.proof-preview-actions{gap:14px;margin-top:18px;display:flex}.change-proof-btn{color:#fff;cursor:pointer;background:#2563eb;border-radius:14px;justify-content:center;align-items:center;height:50px;padding:0 22px;font-size:14px;font-weight:700;display:flex}.remove-proof-btn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:14px;height:50px;padding:0 22px;font-size:14px;font-weight:700}.submit-btn:disabled{opacity:.5;cursor:not-allowed}.uploaded-proof-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:22px;margin-top:20px;padding:18px}.uploaded-proof-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.uploaded-proof-top h4{color:#0f172a;font-size:16px;font-weight:700}.uploaded-proof-top button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:600}.uploaded-proof-card img{object-fit:cover;border-radius:18px;width:100%;height:240px}.proof-section{flex-direction:column;width:100%;display:flex}.uploaded-proof-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:22px;width:100%;margin-top:18px;padding:18px}.uploaded-proof-card img{object-fit:cover;border-radius:18px;width:100%;height:240px;display:block}.tracker-left{flex-direction:column;gap:20px;min-width:0;display:flex}.matched-img-placeholder{color:#94a3b8;background:#eef1f6;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.proof-card-actions{gap:10px;display:flex}.view-proof-btn,.edit-proof-btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:6px;padding:9px 14px;font-size:12.5px;font-weight:700;transition:all .2s;display:flex}.view-proof-btn{color:#2563eb;background:#eff6ff}.view-proof-btn:hover{background:#dbeafe}.edit-proof-btn{color:#fff;background:#2563eb}.edit-proof-btn:hover{background:#1d4ed8}.proof-thumb-wrapper{position:relative}.proof-thumb-wrapper img{object-fit:cover;border-radius:18px;width:100%;height:240px;display:block}.proof-owner-badge{color:#fff;background:#0f172abf;border-radius:999px;align-items:center;gap:5px;padding:6px 10px;font-size:11px;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.proof-uploader-note{color:#94a3b8;align-items:center;gap:6px;margin-top:12px;font-size:12.5px;display:flex}.proof-locked-notice{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;align-items:flex-start;gap:10px;padding:14px 16px;font-size:13px;line-height:1.6;display:flex}.proof-locked-notice.centered-notice{text-align:center;justify-content:center;align-items:center}.chat-finder-note{color:#64748b;align-items:center;gap:6px;margin-top:12px;font-size:12.5px;display:flex}.proof-ownership-notice{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;align-items:flex-start;gap:10px;margin-top:14px;padding:14px 16px;font-size:13px;line-height:1.6;display:flex}:root{--p:#1b3fa0;--p-dark:#142e7a;--p-light:#eef2ff;--p-mid:#dbe4ff;--org:#f07c1e;--org-lt:#fff4eb;--grn:#16a34a;--grn-lt:#dcfce7;--red:#dc2626;--red-lt:#fee2e2;--warn:#d97706;--warn-lt:#fef3c7;--gray-50:#f8f9fb;--gray-100:#f0f2f5;--gray-200:#e4e7ed;--gray-300:#cdd2db;--gray-500:#6b7280;--gray-700:#374151;--gray-900:#111827;--border:#e4e7ed;--radius:10px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 3px #00000012;--shadow:0 4px 14px #00000017;--shadow-lg:0 8px 30px #00000021;--font-body:"DM Sans", sans-serif;--font-disp:"Playfair Display", serif;--transition:.18s cubic-bezier(.4,0,.2,1)}.prof-page{font-family:var(--font-body);color:var(--gray-900);padding-bottom:48px;animation:.3s both prof-fade-in}@keyframes prof-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.prof-toast{z-index:9999;border-radius:var(--radius);box-shadow:var(--shadow-lg);align-items:center;gap:9px;padding:12px 20px;font-size:13.5px;font-weight:600;animation:.25s both toast-in;display:flex;position:fixed;top:20px;right:24px}.prof-toast--success{background:var(--grn);color:#fff}.prof-toast--error{background:var(--red);color:#fff}@keyframes toast-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.prof-topbar{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 2px;display:flex}.prof-topbar-right{align-items:center;gap:10px;display:flex}.prof-back-btn,.prof-logout-btn{border-radius:var(--radius);border:1.5px solid var(--border);color:var(--gray-700);cursor:pointer;transition:var(--transition);font-size:13.5px;font-weight:600;font-family:var(--font-body);background:#fff;align-items:center;gap:7px;padding:9px 16px;display:inline-flex}.prof-back-btn:hover{background:var(--gray-100);border-color:var(--gray-300)}.prof-logout-btn:hover{background:var(--red-lt);color:var(--red);border-color:#fca5a5}.prof-hero{border-radius:var(--radius-xl);box-shadow:var(--shadow);background:#fff;margin-bottom:4px;position:relative;overflow:hidden}.prof-hero:before{content:"";background:radial-gradient(circle at 15% 30%, #ffffff1a 0%, transparent 45%), radial-gradient(circle at 85% 70%, #ffffff14 0%, transparent 40%), linear-gradient(120deg, var(--p) 0%, #2654c7 55%, var(--org) 130%);height:108px;display:block}.prof-hero-content{flex-wrap:wrap;align-items:flex-end;gap:24px;padding:0 32px 26px;display:flex}.prof-avatar-wrap{background:var(--p-light);width:104px;height:104px;box-shadow:var(--shadow);border:4px solid #fff;border-radius:50%;flex-shrink:0;margin-top:-52px;position:relative;overflow:hidden}.prof-avatar{object-fit:cover;width:100%;height:100%;display:block}.prof-avatar-fallback{width:100%;height:100%;color:var(--p);font-size:34px;font-weight:800;font-family:var(--font-disp);background:var(--p-light);justify-content:center;align-items:center;display:flex}.prof-camera-btn{background:var(--p);color:#fff;cursor:pointer;width:30px;height:30px;transition:var(--transition);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:2px;right:2px}.prof-camera-btn:hover{background:var(--p-dark);transform:scale(1.08)}.prof-camera-btn svg{font-size:13px}.prof-hero-info{flex:1;min-width:200px;padding-top:12px}.prof-hero-info h1{font-size:23px;font-weight:800;font-family:var(--font-disp);color:var(--gray-900);margin:0;line-height:1.15}.prof-email{color:var(--gray-500);margin:3px 0 0;font-size:13.5px;font-weight:500}.prof-hero-badges{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}.prof-badge{border-radius:20px;align-items:center;gap:5px;padding:4px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.prof-badge.verified-badge{background:var(--grn-lt);color:var(--grn)}.prof-badge.role-badge{background:var(--p-light);color:var(--p);text-transform:capitalize}.prof-hero-stats{border:1.5px solid var(--border);border-radius:var(--radius-lg);margin-top:12px;display:flex;overflow:hidden}.prof-stat{text-align:center;border-right:1px solid var(--border);transition:background var(--transition);padding:12px 20px}.prof-stat:last-child{border-right:none}.prof-stat:hover{background:var(--gray-50)}.prof-stat h3{color:var(--gray-900);margin:0;font-size:21px;font-weight:800;line-height:1}.prof-stat p{color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;margin:4px 0 0;font-size:10.5px;font-weight:600}.prof-tabs-bar{border-bottom:1.5px solid var(--border);gap:4px;margin:22px 0 24px;display:flex;overflow-x:auto}.prof-tab{color:var(--gray-500);cursor:pointer;white-space:nowrap;transition:var(--transition);font-size:13.5px;font-weight:600;font-family:var(--font-body);background:0 0;border:none;border-bottom:2.5px solid #0000;margin-bottom:-1.5px;padding:13px 20px}.prof-tab:hover{color:var(--p)}.prof-tab-active{color:var(--p);border-bottom-color:var(--org)}.prof-body{animation:.2s both prof-fade-in}.prof-card{border-radius:var(--radius-lg);border:1.5px solid var(--border);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition);background:#fff;margin-bottom:20px;padding:22px 24px}.prof-card:last-child{margin-bottom:0}.prof-card:hover{box-shadow:var(--shadow)}.prof-card-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.prof-card-header h3{color:var(--gray-900);font-size:15px;font-weight:700;font-family:var(--font-disp);margin:0}.prof-edit-btn,.prof-save-btn,.prof-cancel-btn{border-radius:var(--radius);border:1.5px solid var(--border);color:var(--gray-700);cursor:pointer;transition:var(--transition);font-size:12.5px;font-weight:700;font-family:var(--font-body);background:0 0;align-items:center;gap:6px;padding:7px 14px;display:inline-flex}.prof-edit-btn:hover,.prof-save-btn{background:var(--p);color:#fff;border-color:var(--p)}.prof-save-btn:hover{background:var(--p-dark)}.prof-cancel-btn:hover{background:var(--gray-100)}.prof-form-grid{grid-template-columns:1fr 1fr;gap:16px 20px;display:grid}.prof-form-group.full{grid-column:1/-1}.prof-form-group label{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;margin-bottom:6px;font-size:11.5px;font-weight:700;display:flex}.prof-form-group label svg{font-size:12px}.prof-form-group p{color:var(--gray-900);min-height:20px;margin:0;font-size:13.5px;font-weight:500}.prof-form-group input,.prof-form-group textarea{border:1.5px solid var(--border);border-radius:var(--radius);width:100%;font-size:14px;font-family:var(--font-body);color:var(--gray-900);background:var(--gray-50);transition:border var(--transition), box-shadow var(--transition);box-sizing:border-box;padding:10px 14px}.prof-form-group input:focus,.prof-form-group textarea:focus{border-color:var(--p);background:#fff;outline:none;box-shadow:0 0 0 3px #1b3fa01a}.prof-form-group textarea{resize:vertical;min-height:90px}.prof-pwd-input{position:relative}.prof-pwd-input input{border:1.5px solid var(--border);border-radius:var(--radius);width:100%;font-size:14px;font-family:var(--font-body);color:var(--gray-900);background:var(--gray-50);transition:border var(--transition), box-shadow var(--transition);box-sizing:border-box;padding:10px 42px 10px 14px}.prof-pwd-input input:focus{border-color:var(--p);background:#fff;outline:none;box-shadow:0 0 0 3px #1b3fa01a}.prof-pwd-input button{color:var(--gray-500);cursor:pointer;background:0 0;border:none;padding:4px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.prof-pwd-input button:hover{color:var(--p)}.prof-quick-link{border-radius:var(--radius);border:1.5px solid var(--border);color:var(--gray-700);cursor:pointer;transition:var(--transition);background:#fff;align-items:center;gap:10px;margin-bottom:8px;padding:11px 14px;font-size:13.5px;font-weight:500;display:flex}.prof-quick-link:last-child{margin-bottom:0}.prof-quick-link:hover{background:var(--p-light);color:var(--p);border-color:var(--p-mid)}.prof-chevron{color:var(--gray-300);margin-left:auto}.prof-quick-link:hover .prof-chevron{color:var(--p)}.prof-btn-primary{border-radius:var(--radius);background:var(--p);color:#fff;cursor:pointer;transition:var(--transition);font-size:13.5px;font-weight:700;font-family:var(--font-body);border:none;justify-content:center;align-items:center;gap:7px;padding:10px 20px;display:inline-flex}.prof-btn-primary:hover{background:var(--p-dark);transform:translateY(-1px);box-shadow:0 4px 12px #1b3fa04d}.prof-danger-btn{border-radius:var(--radius);background:var(--red-lt);color:var(--red);cursor:pointer;transition:var(--transition);font-size:13px;font-weight:700;font-family:var(--font-body);border:1.5px solid #fca5a5;justify-content:center;align-items:center;gap:7px;padding:10px 18px;display:inline-flex}.prof-danger-btn:hover{background:var(--red);color:#fff}.prof-report-row{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:14px 0;display:flex}.prof-report-row:last-child{border-bottom:none}.prof-report-image{border-radius:var(--radius);background:var(--gray-100);flex-shrink:0;width:60px;height:60px;overflow:hidden}.prof-report-image img{object-fit:cover;width:100%;height:100%;display:block}.prof-report-img-placeholder{width:100%;height:100%;color:var(--gray-300);justify-content:center;align-items:center;font-size:20px;display:flex}.prof-report-info{flex:1;min-width:0}.prof-report-info h4{color:var(--gray-900);white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:14px;font-weight:700;overflow:hidden}.prof-report-info p{color:var(--gray-500);align-items:center;gap:5px;margin:2px 0 0;font-size:12px;display:flex}.prof-report-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.prof-status-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:20px;padding:3px 10px;font-size:10.5px;font-weight:700}.prof-status-badge.open{background:var(--p-light);color:var(--p)}.prof-status-badge.matched{background:var(--org-lt);color:var(--org)}.prof-status-badge.resolved{background:var(--grn-lt);color:var(--grn)}.prof-view-btn{border-radius:var(--radius);border:1.5px solid var(--border);color:var(--gray-700);cursor:pointer;transition:var(--transition);font-size:12px;font-weight:700;font-family:var(--font-body);background:0 0;padding:6px 14px}.prof-view-btn:hover{background:var(--p);color:#fff;border-color:var(--p)}.prof-notif-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.prof-notif-row:last-child{border-bottom:none}.prof-notif-row>div:first-child{color:var(--gray-700);align-items:center;gap:10px;font-size:13.5px;font-weight:500;display:flex}.prof-notif-row svg{color:var(--p);font-size:15px}.prof-toggle{cursor:pointer;flex-shrink:0;width:42px;height:24px;position:relative}.prof-toggle input{opacity:0;width:0;height:0;position:absolute}.prof-toggle-slider{background:var(--gray-300);border-radius:13px;transition:background .2s;position:absolute;inset:0}.prof-toggle-slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:left .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.prof-toggle input:checked+.prof-toggle-slider{background:var(--p)}.prof-toggle input:checked+.prof-toggle-slider:before{left:21px}.prof-notif-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;padding:13px 0;display:flex}.prof-notif-item:last-child{border-bottom:none}.prof-notif-unread{background:var(--p-light);border-radius:var(--radius);border-bottom-color:#0000;margin:0 -10px;padding:13px 10px}.prof-notif-icon{background:var(--gray-100);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.prof-notif-content{flex:1;min-width:0}.prof-notif-content h4{color:var(--gray-900);margin:0 0 2px;font-size:13px;font-weight:700}.prof-notif-content p{color:var(--gray-500);margin:0;font-size:12.5px;line-height:1.4}.prof-notif-content span{color:var(--gray-300);margin-top:4px;font-size:11px;display:block}.prof-not-logged-in{min-height:60vh;color:var(--gray-500);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:40px 20px;display:flex}.prof-not-logged-in h2{color:var(--gray-900);font-size:20px;font-weight:700;font-family:var(--font-disp)}@media (width<=900px){.prof-overview,.prof-form-grid{grid-template-columns:1fr}.prof-hero-stats{flex-wrap:wrap}.prof-stat{flex:33%}}@media (width<=600px){.prof-hero-content{gap:16px;padding:0 18px 22px}.prof-hero-info h1{font-size:20px}.prof-topbar{flex-wrap:wrap;gap:10px}.prof-card{padding:18px}}.adm-wrap{color:#0f172a;background:#f8fafc;grid-template-rows:68px 1fr;grid-template-areas:"topbar""main";min-height:100vh;font-family:DM Sans,sans-serif;display:grid}.adm-toast{z-index:9999;color:#fff;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:13.5px;font-weight:600;animation:.25s adm-slide-in;display:flex;position:fixed;top:64px;right:20px;box-shadow:0 8px 24px #00000024}.adm-toast--success{background:#1d4ed8}.adm-toast--error{background:#ef4444}.adm-toast--warning{background:#f97316}@keyframes adm-slide-in{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}.adm-topbar{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;grid-area:topbar;align-items:center;gap:16px;padding:0 22px;display:flex}.adm-brand{color:#0f172a;white-space:nowrap;align-items:center;gap:9px;font-size:14.5px;font-weight:700;display:flex}.adm-brand em{color:#6b7280;font-style:normal;font-weight:500}.adm-logo{color:#fff;background:#1d4ed8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;font-weight:800;display:flex}.adm-search-box{background:#f8f9fc;border:1px solid #e5e7eb;border-radius:10px;flex:1;align-items:center;gap:8px;max-width:400px;height:36px;padding:0 12px;display:flex}.adm-search-icon{color:#9ca3af;flex-shrink:0}.adm-search-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-family:DM Sans,sans-serif;font-size:13px}.adm-topbar-right{align-items:center;gap:10px;margin-left:auto;display:flex}.adm-icon-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.adm-notif-dot{background:#ef4444;border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.adm-report-pill{color:#fff;cursor:pointer;white-space:nowrap;background:#f97316;border:none;border-radius:10px;height:34px;padding:0 16px;font-size:13px;font-weight:700;transition:background .15s}.adm-report-pill:hover{background:#ea580c}.adm-user-avatar{object-fit:cover;border:2px solid #e5e7eb;border-radius:50%;width:32px;height:32px}.adm-main{flex-direction:column;grid-area:main;gap:24px;padding:28px 28px 0;display:flex;overflow-y:auto}.adm-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.adm-page-title{color:#1d4ed8;letter-spacing:-.3px;margin:0 0 4px;font-size:26px;font-weight:800}.adm-page-sub{color:#6b7280;margin:0;font-size:13.5px}.adm-page-actions{flex-shrink:0;gap:10px;display:flex}.adm-refresh-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:7px;height:36px;padding:0 16px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;transition:all .15s;display:flex}.adm-refresh-btn:hover{background:#f1f5f9}.adm-refresh-btn svg{transition:transform .6s}.adm-spin svg{animation:.7s linear infinite adm-rotate}@keyframes adm-rotate{to{transform:rotate(360deg)}}.adm-urgent-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:10px;align-items:center;gap:7px;height:36px;padding:0 16px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;transition:background .15s;display:flex}.adm-urgent-btn:hover{background:#ea580c}.adm-urgent-active{animation:1.4s infinite adm-pulse;background:#dc2626!important}@keyframes adm-pulse{0%,to{box-shadow:0 0 #dc262666}50%{box-shadow:0 0 0 8px #dc262600}}.adm-stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.adm-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px 20px}.adm-stat-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.adm-stat-icon{color:#1d4ed8;background:#eff6ff;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.adm-stat-delta{font-family:DM Mono,monospace;font-size:12px;font-weight:700}.adm-up{color:#22c55e}.adm-down{color:#ef4444}.adm-stat-val{color:#0f172a;letter-spacing:-.5px;margin-bottom:4px;font-size:28px;font-weight:800;line-height:1}.adm-stat-label{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:10.5px;font-weight:700}.adm-stat-sub{color:#9ca3af;font-size:11.5px}.adm-mod-block{grid-template-columns:1fr 280px;align-items:start;gap:20px;display:grid}.adm-queue{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.adm-queue-top{border-bottom:1px solid #f0f1f3;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 14px;display:flex}.adm-section-h{color:#0f172a;margin:0 0 4px;font-size:17px;font-weight:700}.adm-section-p{color:#6b7280;margin:0;font-size:12.5px}.adm-tabs{gap:6px;display:flex}.adm-tab{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:30px;padding:0 12px;font-family:DM Sans,sans-serif;font-size:12.5px;font-weight:600;transition:all .15s}.adm-tab:hover{background:#f1f5f9}.adm-tab--active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.adm-table-head{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fc;border-bottom:1px solid #e5e7eb;grid-template-columns:2fr 1.2fr .7fr 1.2fr .9fr .9fr;padding:10px 20px;font-size:11px;font-weight:700;display:grid}.adm-row{cursor:pointer;border-bottom:1px solid #f0f1f3;grid-template-columns:2fr 1.2fr .7fr 1.2fr .9fr .9fr;align-items:center;gap:8px;padding:13px 20px;transition:background .12s;display:grid}.adm-row:hover{background:#f8f9fc}.adm-row--active{border-left:3px solid #1d4ed8;background:#eff6ff!important}.adm-row:last-child{border-bottom:none}.adm-row-item{align-items:center;gap:10px;min-width:0;display:flex}.adm-item-thumb{color:#374151;background:#e5e7eb;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex;overflow:hidden}.adm-item-thumb img{object-fit:cover;width:100%;height:100%}.adm-item-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.adm-item-code{color:#9ca3af;margin-top:1px;font-size:11px}.adm-row-user{color:#374151;align-items:center;gap:7px;font-size:13px;display:flex}.adm-user-ava{object-fit:cover;border-radius:50%;flex-shrink:0;width:26px;height:26px}.adm-row-type{color:#374151;align-items:center;gap:5px;font-size:12.5px;display:flex}.adm-type-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.dot-lost{background:#ef4444}.dot-found{background:#22c55e}.adm-row-loc{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:12px;display:flex;overflow:hidden}.adm-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.badge-pending{color:#92400e;background:#fef3c7}.badge-flagged{color:#c2410c;background:#fde8d8}.badge-appeal{color:#3730a3;background:#e0e7ff}.badge-approved{color:#065f46;background:#d1fae5}.badge-rejected{color:#9d174d;background:#fce7f3}.badge-matched{color:#065f46;background:#d1fae5}.badge-suspended{color:#374151;background:#f3f4f6}.adm-row-acts{gap:5px;display:flex}.adm-act-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.adm-act-green{color:#065f46;background:#d1fae5}.adm-act-red{color:#9d174d;background:#fce7f3}.adm-act-orange{color:#92400e;background:#fef3c7}.adm-act-green:hover{color:#fff;background:#22c55e}.adm-act-red:hover{color:#fff;background:#ef4444}.adm-act-orange:hover{color:#fff;background:#f97316}.adm-queue-empty{text-align:center;color:#9ca3af;flex-direction:column;align-items:center;gap:10px;padding:40px;display:flex}.adm-view-full{color:#1d4ed8;cursor:pointer;background:0 0;border:none;border-top:1px solid #f0f1f3;justify-content:center;align-items:center;gap:5px;width:100%;padding:14px;font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:700;transition:background .12s;display:flex}.adm-view-full:hover{background:#f8f9fc}.adm-detail{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:12px;padding:18px;display:flex}.adm-detail-id-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.adm-detail-id{color:#6b7280;background:#f1f5f9;border-radius:6px;padding:3px 10px;font-family:DM Mono,monospace;font-size:12.5px}.adm-priority{border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.adm-priority--high{color:#c2410c;background:#fde8d8}.adm-priority--std{color:#374151;background:#f3f4f6}.adm-detail-title{color:#0f172a;margin:0;font-size:16px;font-weight:700;line-height:1.3}.adm-detail-sub{color:#6b7280;margin:-6px 0 0;font-size:12px}.adm-detail-img-wrap{background:#f1f5f9;border-radius:12px;position:relative;overflow:hidden}.adm-detail-img{object-fit:cover;width:100%;height:160px;display:block}.adm-detail-img-ph{color:#9ca3af;background:linear-gradient(135deg,#e0e7ff,#bfdbfe);flex-direction:column;justify-content:center;align-items:center;gap:8px;height:160px;display:flex}.adm-detail-eye{cursor:pointer;color:#374151;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:10px;right:10px}.adm-detail-meta{background:#f8f9fc;border-radius:10px;grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid}.adm-detail-loc{background:#f8f9fc;border-radius:10px;padding:10px 12px}.adm-meta-lbl{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px;font-size:10.5px;font-weight:700}.adm-meta-val{color:#0f172a;font-size:13px;font-weight:600}.adm-detail-desc{color:#78350f;-webkit-line-clamp:4;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;-webkit-box-orient:vertical;padding:11px 14px;font-size:12.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.adm-detail-desc p{margin:0}.adm-conf-row{color:#6b7280;justify-content:space-between;font-size:12px;display:flex}.adm-conf-row strong{color:#1d4ed8;font-weight:700}.adm-conf-track{background:#e5e7eb;border-radius:999px;height:6px;margin-top:-6px;overflow:hidden}.adm-conf-fill{background:linear-gradient(90deg,#1d4ed8,#60a5fa);border-radius:999px;height:100%;transition:width .4s}.adm-reject-btn{color:#9d174d;cursor:pointer;background:#fce7f3;border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;height:38px;font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:700;transition:all .15s;display:flex}.adm-reject-btn:hover{color:#fff;background:#ef4444}.adm-secondary-btns{grid-template-columns:1fr 1fr;gap:8px;display:grid}.adm-match-btn,.adm-suspend-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:36px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;transition:all .15s;display:flex}.adm-match-btn{color:#1d4ed8}.adm-suspend-btn{color:#6b7280}.adm-match-btn:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.adm-suspend-btn:hover{color:#fff;background:#f97316;border-color:#f97316}.adm-detail-empty{text-align:center;color:#9ca3af;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;display:flex}.adm-activity{border-top:1px solid #f0f1f3;padding-top:14px}.adm-activity-head{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;font-weight:700;display:flex}.adm-act-row{border-bottom:1px solid #f8f9fc;justify-content:space-between;align-items:flex-start;gap:8px;padding:8px 0;display:flex}.adm-act-row:last-child{border-bottom:none}.adm-act-label{color:#0f172a;font-size:12.5px;font-weight:600}.adm-act-ref{color:#9ca3af;margin-top:1px;font-size:11px}.adm-act-right{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.adm-act-time{color:#9ca3af;font-size:11px}.adm-charts-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.adm-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px}.adm-chart-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.adm-chart-title{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:700}.adm-chart-sub{color:#6b7280;margin:0;font-size:12px}.adm-chart-period{color:#9ca3af;white-space:nowrap;font-size:12px}.adm-city-list{flex-direction:column;gap:14px;display:flex}.adm-city-row{align-items:center;gap:12px;display:flex}.adm-city-name{color:#374151;flex-shrink:0;width:44px;font-size:12.5px;font-weight:600}.adm-city-track{background:#e5e7eb;border-radius:999px;flex:1;height:10px;overflow:hidden}.adm-city-fill{background:#1d4ed8;border-radius:999px;height:100%;transition:width .5s}.adm-city-count{color:#6b7280;text-align:right;flex-shrink:0;width:48px;font-family:DM Mono,monospace;font-size:12px;font-weight:600}.adm-reward-banner{background:linear-gradient(135deg,#1e3a8a 0%,#1d4ed8 50%,#2563eb 100%);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex}.adm-reward-left{min-width:220px}.adm-reward-label{color:#ffffffa6;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:6px;margin-bottom:8px;font-size:11.5px;font-weight:700;display:flex}.adm-reward-amount{color:#fff;letter-spacing:-1px;margin-bottom:6px;font-size:36px;font-weight:900;line-height:1}.adm-reward-sub{color:#fff9;margin:0;font-size:13px}.adm-reward-cards{flex-shrink:0;gap:14px;display:flex}.adm-reward-card{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:12px;min-width:120px;padding:14px 20px}.adm-reward-card-lbl{color:#ffffffa6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:600}.adm-reward-card-val{color:#fff;font-family:DM Mono,monospace;font-size:20px;font-weight:800}.adm-footer{background:#0f172a;border-radius:18px 18px 0 0;margin:0 -28px;padding:48px 40px 0}.adm-footer-grid{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;padding-bottom:40px;display:grid}.adm-footer-logo{color:#fff;align-items:center;gap:8px;margin-bottom:14px;font-size:16px;font-weight:800;display:flex}.adm-footer-brand p{color:#94a3b8;margin:0 0 18px;font-size:13px;line-height:1.65}.adm-socials{gap:10px;display:flex}.adm-socials span{color:#cbd5e1;cursor:pointer;background:#ffffff14;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;transition:background .15s;display:flex}.adm-socials span:hover{background:#ffffff29}.adm-footer-col h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px;font-size:13px;font-weight:700}.adm-footer-col a{color:#94a3b8;margin-bottom:10px;font-size:13px;text-decoration:none;transition:color .12s;display:block}.adm-footer-col a:hover{color:#fff}.adm-newsletter-row{gap:0;display:flex}.adm-newsletter-input{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-right:none;border-radius:9px 0 0 9px;outline:none;flex:1;height:38px;padding:0 12px;font-family:DM Sans,sans-serif;font-size:13px}.adm-newsletter-input::placeholder{color:#64748b}.adm-newsletter-input:focus{border-color:#ffffff4d}.adm-newsletter-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:0 9px 9px 0;width:42px;height:38px;font-size:17px;font-weight:700;transition:background .15s}.adm-newsletter-btn:hover{background:#ea580c}.adm-footer-bottom{color:#475569;text-align:center;padding:18px 0;font-size:12.5px}@media (width<=1200px){.adm-stats{grid-template-columns:repeat(2,1fr)}.adm-mod-block,.adm-charts-row{grid-template-columns:1fr}}@media (width<=900px){.adm-sidebar{display:none}.adm-footer-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.adm-main{gap:16px;padding:16px}.adm-stats{grid-template-columns:1fr}.adm-table-head,.adm-row{grid-template-columns:1fr 1fr}.adm-footer-grid{grid-template-columns:1fr}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#1b3fa0;--primary-dk:#142e7a;--primary-lt:#eef2ff;--orange:#f07c1e;--orange-lt:#fff4eb;--green:#16a34a;--green-lt:#dcfce7;--red:#dc2626;--red-lt:#fee2e2;--warn:#d97706;--warn-lt:#fef3c7;--gray-50:#f8f9fb;--gray-100:#f0f2f5;--gray-200:#e4e7ed;--gray-300:#cdd2db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-700:#374151;--gray-900:#111827;--border:#e4e7ed;--radius:10px;--radius-lg:14px;--radius-xl:20px;--shadow-sm:0 1px 3px #00000012;--shadow:0 4px 16px #00000017;--shadow-lg:0 8px 32px #00000024;--font:"DM Sans", "Inter", "Segoe UI", sans-serif;--ease:.16s cubic-bezier(.4,0,.2,1)}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font);background:var(--gray-50);color:var(--gray-900);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}#root{min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer}img{max-width:100%;display:block}input,select,textarea{font-family:var(--font)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--gray-300)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}img,video,iframe{max-width:100%}button{background:0 0;border:none}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.spinner{border:3px solid var(--gray-200);border-top-color:var(--primary);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.page-enter{animation:.25s both page-in}@keyframes page-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.card{border:1.5px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:20px 22px}*,img,video,iframe,table{max-width:100%}.dashboard-page{overflow-x:hidden}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (width<=1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.stats-grid{grid-template-columns:1fr}}.dashboard-grid{grid-template-columns:1fr 340px;align-items:flex-start;gap:20px;display:grid}@media (width<=1100px){.dashboard-grid{grid-template-columns:1fr 280px}}@media (width<=860px){.dashboard-grid{grid-template-columns:1fr}}.reports-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (width<=1100px){.reports-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.reports-grid{grid-template-columns:1fr}}.matches-layout{grid-template-columns:220px 1fr 300px;gap:0;min-height:70vh;display:grid}@media (width<=1100px){.matches-layout{grid-template-columns:180px 1fr}.matches-evidence{display:none}}@media (width<=768px){.matches-layout{grid-template-columns:1fr}.matches-filter-panel{display:none}}.messages-layout{grid-template-columns:280px 1fr 240px;min-height:70vh;display:grid}@media (width<=1100px){.messages-layout{grid-template-columns:260px 1fr}.messages-item-panel{display:none}}@media (width<=768px){.messages-layout{grid-template-columns:1fr}.messages-list{display:none}.messages-list.active{display:block}.messages-chat{display:none}.messages-chat.active{flex-direction:column;display:flex}}.prof-overview{grid-template-columns:1fr 300px;align-items:flex-start;gap:20px;display:grid}@media (width<=900px){.prof-overview,.prof-edit-grid,.prof-form-grid,.prof-sec-grid,.prof-notifs-grid{grid-template-columns:1fr}.prof-hero-content{grid-template-rows:auto auto;grid-template-columns:auto 1fr}.prof-hero-stats{grid-column:1/-1}}@media (width<=600px){.prof-hero-content{padding:0 14px 18px}.prof-tabs{overflow-x:auto}.prof-tab{white-space:nowrap;padding:12px 14px;font-size:13px}.prof-hero-name{font-size:18px}.prof-hero-stats{flex-wrap:wrap}.prof-hero-stat{min-width:80px}}.st-layout{grid-template-columns:220px 1fr;align-items:flex-start;gap:24px;display:grid}@media (width<=900px){.st-layout{grid-template-columns:1fr}.st-nav{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:4px;display:grid;position:static}.st-user-card{grid-column:1/-1}.st-nav-arrow{display:none}.st-form-grid{grid-template-columns:1fr}.st-theme-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.st-theme-grid{grid-template-columns:1fr 1fr}.st-font-options{flex-direction:column}}.sr-wrapper{overflow-x:hidden}@media (width<=860px){.sr-sidebar{display:none}}.admin-grid{grid-template-columns:1fr 320px;gap:20px;display:grid}@media (width<=1024px){.admin-grid{grid-template-columns:1fr 260px}}@media (width<=860px){.admin-grid{grid-template-columns:1fr}}.admin-charts{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}@media (width<=768px){.admin-charts{grid-template-columns:1fr}}.create-report-container{width:100%;max-width:700px;margin:0 auto}@media (width<=600px){.report-type-grid,.report-form-grid{grid-template-columns:1fr!important}}.home-hero{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:60px 48px;display:grid}@media (width<=900px){.home-hero{grid-template-columns:1fr;padding:40px 24px}.home-hero-visual{display:none}.home-hero-title{font-size:36px!important}}@media (width<=480px){.home-hero{padding:28px 16px}.home-hero-title{font-size:28px!important}.home-hero-btns{flex-direction:column}.home-hero-btns button{width:100%}}.home-features-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (width<=900px){.home-features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.home-features-grid{grid-template-columns:1fr}}.home-reports-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (width<=1024px){.home-reports-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.home-reports-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.home-reports-grid{grid-template-columns:1fr}}.report-details-grid{grid-template-columns:1fr 300px;align-items:flex-start;gap:24px;display:grid}@media (width<=900px){.report-details-grid{grid-template-columns:1fr}}.tracker-grid{grid-template-columns:1fr 280px;gap:20px;display:grid}@media (width<=860px){.tracker-grid{grid-template-columns:1fr}}.stories-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=900px){.stories-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.stories-grid{grid-template-columns:1fr}}.signin-page,.signup-page{background:linear-gradient(135deg,#f0f4ff,#fff);justify-content:center;align-items:center;min-height:100vh;padding:20px 16px;display:flex}.signin-container,.signup-container{width:100%;max-width:420px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:32px;display:grid}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.footer-grid{grid-template-columns:1fr}}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}table{min-width:600px}.card,.prof-card,.st-card,.sr-card{overflow:hidden}.card h3,.prof-card h3,.st-card h3{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}input,select,textarea{box-sizing:border-box;max-width:100%}@media (width<=480px){.notif-dropdown{width:calc(100vw - 28px)!important;left:auto!important;right:-60px!important}}*{box-sizing:border-box;margin:0;padding:0}
