:root{--navy:#062d61;--navy2:#09244c;--orange:#ff7900;--ink:#0b1c36;--muted:#657084;--line:#e8ebef;--white:#fff;--bg:#fafafa;--shadow:0 10px 30px rgba(7,38,79,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;font-size:14px}button,select,input,textarea{font:inherit}button{cursor:pointer}.topbar{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(26px,4vw,65px);border-top:2px solid var(--navy);border-bottom:1px solid #edf0f3;background:#fff;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;color:var(--navy);text-decoration:none;min-width:275px}.brand-mark{width:56px;height:56px;position:relative;display:grid;place-items:center;color:#fff;font-size:20px;background:var(--navy);clip-path:polygon(50% 100%,8% 55%,8% 25%,28% 8%,50% 18%,72% 8%,92% 25%,92% 55%)}.brand-mark:after{content:"";position:absolute;width:24px;height:34px;border:5px solid var(--orange);border-radius:50%;right:3px;top:4px;transform:rotate(28deg)}.brand-mark span,.brand-mark b{position:relative;z-index:1}.brand-mark span{font-size:8px;transform:translate(-7px,-8px)}.brand-mark b{font-size:11px;transform:translate(6px,5px)}.brand-copy strong{font-size:36px;letter-spacing:-2.5px;line-height:1;display:block}.brand-copy strong span{color:var(--orange)}.brand-copy small{font-size:10px}.nav{height:100%;display:flex;align-items:center;gap:33px}.nav a{height:100%;display:flex;align-items:center;text-decoration:none;color:var(--ink);font-size:12px;font-weight:700;position:relative;white-space:nowrap}.nav a.active:after{content:"";height:2px;background:var(--orange);position:absolute;left:0;right:0;bottom:20px}.header-actions{display:flex;align-items:center;gap:22px}.btn{border:0;border-radius:11px;padding:13px 20px;font-weight:800;white-space:nowrap;transition:.2s}.btn:hover,.action-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(8,40,82,.16)}.btn.primary{background:var(--orange);color:#fff}.header-actions .btn.primary{background:var(--navy);padding:16px 23px}.btn.dark{background:var(--navy);color:#fff}.login{background:none;border:0;display:flex;align-items:center;gap:8px;font-weight:600}.login span{font-size:27px}.menu-btn{display:none;background:none;border:0;font-size:25px}.hero{height:390px;position:relative;overflow:hidden;background:#f6f5f2;padding:36px clamp(28px,4.5vw,72px);display:flex;align-items:flex-start}.hero-backdrop{position:absolute;inset:0;background:linear-gradient(90deg,#f8f7f4 0%,rgba(248,247,244,.96) 29%,rgba(248,247,244,.1) 59%,rgba(255,232,180,.3) 100%);z-index:2}.hero-copy{position:relative;z-index:4;width:44%}.hero h1{font-size:52px;line-height:1.03;letter-spacing:-2.7px;margin:3px 0 15px;color:var(--navy);font-weight:800}.hero h1 em{display:inline-block;color:var(--orange);font-style:normal}.hero-copy>p{font-size:14px;line-height:1.55;max-width:500px;margin:0 0 25px}.hero-actions{display:flex;gap:15px}.action-card{border:0;border-radius:11px;padding:14px 16px;display:flex;align-items:center;gap:13px;width:265px;color:#fff;text-align:left;transition:.2s}.lost-action{background:var(--navy)}.found-action{background:var(--orange)}.round-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:white;color:var(--navy);font-size:21px}.found-action .round-icon{color:var(--orange)}.action-card b{font-size:15px;flex:1}.action-card small{display:block;font-size:10px;font-weight:500;margin-top:3px;opacity:.85}.action-card i{font-style:normal;font-size:19px}.hero-pets{position:absolute;inset:0;left:39%;z-index:1;overflow:hidden}.hero-pets:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f8f7f4 0%,transparent 27%,transparent 75%,rgba(255,246,212,.35))}.hero-pets img{position:absolute;object-fit:cover;filter:saturate(.85)}.hero-pets .hero-dog{width:55%;height:120%;left:4%;top:-10%;object-position:50% 42%;filter:saturate(.78) contrast(.96) brightness(1.03);-webkit-mask-image:radial-gradient(ellipse 48% 58% at 50% 50%,#000 62%,transparent 78%);mask-image:radial-gradient(ellipse 48% 58% at 50% 50%,#000 62%,transparent 78%)}.hero-cat{width:39%;height:94%;right:9%;bottom:-2%;object-position:center;clip-path:ellipse(43% 54% at 50% 50%)}.safety-tip{position:absolute;z-index:5;right:4.2%;top:31px;width:285px;background:rgba(255,255,255,.94);border-radius:12px;padding:24px 22px 24px;box-shadow:0 8px 26px rgba(40,55,65,.11)}.safety-tip .tip-icon{float:left;width:34px;height:34px;background:var(--orange);color:#fff;border-radius:9px;display:grid;place-items:center;margin-right:12px}.safety-tip h3{font-size:13px;margin:8px 0 24px}.safety-tip p{font-size:11px;line-height:1.65;margin:0 0 19px}.safety-tip a{font-size:11px;font-weight:800;text-decoration:none;color:var(--ink)}.safety-tip a b{font-size:18px;margin-left:6px}.search-wrap{position:relative;z-index:8;max-width:1370px;margin:-22px auto 16px;border-radius:13px;background:var(--navy);padding:14px 24px 16px;box-shadow:0 10px 20px rgba(6,45,97,.18)}.search-wrap h2{color:#fff;font-size:13px;margin:0 0 11px}.search-grid{display:grid;grid-template-columns:1.25fr 1.1fr 1fr 1fr .9fr;gap:14px}.search-grid label{height:45px;background:white;border-radius:7px;display:flex;align-items:center;padding:0 14px;gap:10px}.search-grid label span{font-size:18px}.search-grid select{width:100%;border:0;outline:0;background:white;color:#3b4554;font-size:11px}.search-grid .btn{border-radius:7px;background:linear-gradient(#ff8a0b,#f47700)}.content-layout{max-width:1370px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:36px;padding:0 0 30px}.pet-section{padding:8px 0}.section-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.section-title h2{font-size:14px;margin:0}.section-title h2 span{color:var(--orange);font-size:20px;margin-right:8px}.text-btn{border:0;background:none;color:var(--navy);font-weight:800;font-size:10px}.pet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pet-card{border:1px solid #e9ebed;border-radius:8px;overflow:hidden;background:white;box-shadow:0 2px 8px rgba(20,35,55,.06);min-width:0}.pet-photo{height:125px;position:relative;overflow:hidden}.pet-photo img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:9px;left:9px;padding:4px 8px;border-radius:5px;color:white;font-size:8px;font-weight:800}.badge.lost{background:var(--navy)}.badge.found{background:var(--orange)}.distance{display:none}.pet-info{padding:10px 12px 12px}.pet-info h3{margin:0 0 5px;font-size:13px}.meta{font-size:9px;margin-bottom:7px;color:#283546}.details{font-size:8px;color:#344050;line-height:1.8}.details b{display:none}.preview-grid{grid-template-columns:repeat(3,1fr);max-height:185px;overflow:hidden}.how-card{background:#f6f6f6;border-radius:13px;padding:20px 20px 16px;margin-top:6px;align-self:start}.how-card h2{font-size:15px;margin:0 0 14px}.how-card ol{padding:0;margin:0;list-style:none}.how-card li{display:flex;gap:13px;align-items:center;margin:0 0 12px}.how-card li>span{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:white;font-size:18px}.how-card li:nth-child(2)>span{background:var(--orange)}.how-card li:nth-child(3)>span{background:#6aba2b}.how-card li b{font-size:11px}.how-card li p{font-size:9px;line-height:1.4;margin:2px 0 0}.ai-note{font-size:8px;line-height:1.5;margin:15px 0}.help-box{border-radius:10px;background:var(--navy);color:white;padding:10px 13px;display:flex;align-items:center;gap:13px}.help-box>span{width:44px;height:44px;border:2px solid white;border-radius:50%;display:grid;place-items:center;font-size:24px}.help-box small,.help-box strong{display:block}.help-box small{font-size:8px}.help-box strong{font-size:17px}.security{max-width:1370px;margin:0 auto 24px;background:#fff6eb;border:1px solid #ffe0ba;border-radius:10px;padding:14px 20px;display:flex;justify-content:space-between;font-size:11px}.security b{color:var(--orange);margin-right:15px}.security a{font-weight:800;color:var(--navy);text-decoration:none}footer{background:var(--navy);color:#fff;display:flex;justify-content:center;gap:90px;padding:13px;font-size:10px}.empty-state{display:none;text-align:center;padding:35px}.modal{position:fixed;inset:0;background:rgba(6,26,54,.68);z-index:50;display:none;place-items:center;padding:20px}.modal.show{display:grid}.modal-panel{background:#fff;width:min(600px,100%);max-height:90vh;overflow:auto;border-radius:18px;padding:28px;position:relative;box-shadow:var(--shadow)}.modal-close{position:absolute;right:17px;top:13px;border:0;background:none;font-size:25px}.modal-icon{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#fff1e3;color:var(--orange)}.modal-panel h2{color:var(--navy);margin-bottom:5px}.modal-panel>p{color:var(--muted);font-size:12px}.upload{height:120px;border:1px dashed #bdc8d5;border-radius:12px;display:grid;place-items:center;align-content:center;gap:4px;margin:20px 0;color:var(--navy)}.upload small{color:var(--muted)}.upload input{display:none}.upload img{width:100%;height:100%;object-fit:cover}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.modal form label{display:grid;gap:5px;font-size:11px;font-weight:700}.modal input,.modal textarea{border:1px solid var(--line);border-radius:8px;padding:11px}.modal textarea{height:70px;resize:vertical}.form-submit{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.form-submit small{color:var(--muted)}.result-match{display:flex;gap:15px;margin:18px 0;background:#f5f7f9;border-radius:12px;padding:12px}.result-match img{width:130px;border-radius:9px;object-fit:cover}.result-match span{color:#198759;font-size:11px;font-weight:800}.result-match h3{margin:5px 0}.toast{position:fixed;right:24px;bottom:24px;background:var(--navy);color:white;border-radius:12px;padding:14px 18px;display:flex;gap:12px;align-items:center;z-index:60;transform:translateY(120px);opacity:0;transition:.25s}.toast.show{transform:none;opacity:1}.toast b,.toast small{display:block}.toast small{font-size:9px;opacity:.8}
@media(max-width:1200px){.nav{gap:16px}.nav a:nth-last-child(-n+2){display:none}.brand{min-width:auto}.hero-copy{width:52%}.safety-tip{display:none}.content-layout,.search-wrap,.security{margin-left:20px;margin-right:20px}.pet-grid{grid-template-columns:repeat(3,1fr)}.pet-card:nth-child(4){display:none}}
@media(max-width:850px){.topbar{height:72px;padding:0 18px}.brand-copy strong{font-size:28px}.brand-copy small,.nav,.header-actions{display:none}.menu-btn{display:block}.hero{height:auto;min-height:550px;padding:35px 22px;align-items:flex-start}.hero-copy{width:100%;z-index:5}.hero h1{font-size:40px}.hero-copy>p{max-width:90%}.hero-actions{flex-direction:column}.action-card{width:100%;max-width:340px}.hero-pets{left:25%;top:200px;opacity:.45}.search-wrap{margin:-16px 14px 16px;padding:15px}.search-grid{grid-template-columns:1fr 1fr}.search-grid .btn{grid-column:1/-1}.content-layout{display:block;margin:0 14px}.pet-grid,.preview-grid{grid-template-columns:repeat(2,1fr)}.pet-card:nth-child(4){display:block}.how-card{margin-top:20px}.security{margin:20px 14px}.security span{display:none}footer{gap:14px;flex-wrap:wrap}.form-grid{grid-template-columns:1fr}}
@media(max-width:500px){.hero h1{font-size:35px}.hero-pets{display:none}.hero{min-height:510px}.search-grid{grid-template-columns:1fr}.search-grid .btn{grid-column:auto}.pet-grid,.preview-grid{grid-template-columns:1fr 1fr}.pet-photo{height:105px}.pet-info{padding:8px}.details{font-size:7px}.result-match{display:block}.result-match img{width:100%;height:160px}.form-submit{align-items:stretch;gap:10px;flex-direction:column}}
.auth-panel{width:min(430px,100%)}.auth-panel form{display:grid;gap:14px;margin-top:22px}.auth-panel form label{font-size:12px}.auth-submit{width:100%;margin-top:2px}.auth-message{display:none;margin:0;padding:10px 12px;border-radius:8px;background:#fff0f0;color:#a62929;font-size:11px;font-weight:700}.auth-message.show{display:block}
.nav.mobile-open{display:flex}.admin-panel{width:min(900px,100%)}.admin-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.admin-heading h2{margin:4px 0}.admin-heading p{margin:0;color:var(--muted);font-size:12px}.admin-kicker{color:var(--orange);font-size:9px;font-weight:800;letter-spacing:1.5px}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 18px}.admin-stat{border:1px solid var(--line);border-radius:12px;background:#f7f8fa;padding:14px;text-align:left;color:var(--navy)}.admin-stat span,.admin-stat strong{display:block}.admin-stat span{font-size:10px;font-weight:700}.admin-stat strong{font-size:24px;margin-top:4px}.admin-stat.active{background:var(--navy);color:#fff;border-color:var(--navy)}.admin-list{display:grid;gap:9px}.admin-row{display:grid;grid-template-columns:58px 1.2fr 1fr auto;gap:13px;align-items:center;border:1px solid var(--line);border-radius:11px;padding:9px}.admin-row img{width:58px;height:58px;object-fit:cover;border-radius:8px}.admin-row h3,.admin-row p{margin:0}.admin-row h3{font-size:12px}.admin-row p{font-size:9px;color:var(--muted);margin-top:4px}.admin-row .badge{position:static}.admin-date{font-size:9px;color:var(--muted)}
@media(max-width:850px){.nav.mobile-open{position:fixed;display:flex;inset:72px 0 auto 0;height:auto;background:#fff;padding:12px 20px;flex-direction:column;align-items:stretch;gap:0;box-shadow:var(--shadow)}.nav.mobile-open a{height:auto;padding:12px}.nav.mobile-open a.active:after{bottom:4px}.admin-row{grid-template-columns:50px 1fr auto}.admin-row img{width:50px;height:50px}.admin-date{display:none}}
@media(max-width:500px){.admin-stats{gap:6px}.admin-stat{padding:10px}.admin-stat strong{font-size:19px}.admin-row{grid-template-columns:1fr auto}.admin-row img{display:none}}
.admin-row-end{display:grid;justify-items:end;gap:8px}.admin-actions{display:flex;justify-content:flex-end;gap:5px;flex-wrap:wrap}.admin-action{border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);padding:6px 8px;font-size:9px;font-weight:800;cursor:pointer}.admin-action:hover{background:#f1f5f8;border-color:#aebdcc}.admin-action.found-action{color:#16774d;border-color:#b8ddcc;background:#effaf5}.admin-action.delete-action{color:#a62929;border-color:#efcaca;background:#fff7f7}.action-panel{width:min(560px,100%)}.action-panel form{display:grid;gap:14px;margin-top:20px}.modal select{border:1px solid var(--line);border-radius:8px;padding:11px;background:#fff}.action-form-buttons{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.btn.secondary{background:#f1f4f7;color:var(--navy)}.btn.danger{background:#b83232;color:#fff}.confirm-panel{width:min(430px,100%)}.confirm-panel>p{line-height:1.6}.danger-icon{background:#fff0f0;color:#b83232}
@media(max-width:850px){.admin-row{grid-template-columns:50px 1fr auto}.admin-location{display:none}.admin-row-end{grid-column:3;grid-row:1}.admin-actions{max-width:210px}.admin-date{display:block}}
@media(max-width:500px){.admin-row{grid-template-columns:1fr}.admin-row-end{grid-column:1;grid-row:auto;justify-items:start}.admin-actions{justify-content:flex-start;max-width:none}.action-form-buttons{flex-direction:column-reverse}.action-form-buttons .btn{width:100%}}

/* Responsive layout refinements */
:where(a,button,select,input,textarea):focus-visible{outline:3px solid rgba(255,121,0,.42);outline-offset:3px}.search-wrap,.content-layout,.security{width:min(calc(100% - 48px),1370px)}.hero-copy{max-width:650px}.hero-pets img{max-width:none}.search-grid select{width:100%;min-width:0}.pet-card{height:100%}.pet-photo img{display:block}.modal-panel{width:min(600px,calc(100vw - 32px))}
@media(min-width:1201px){.hero{min-height:390px;height:auto}.hero-copy{width:min(44%,650px)}.hero-actions{max-width:545px}.action-card{min-height:76px}.safety-tip{width:min(285px,21vw)}}
@media(min-width:851px) and (max-width:1200px){.hero{height:420px;padding-right:24px}.hero-copy{width:56%}.hero-pets{left:46%}.hero-pets .hero-dog{width:72%;height:116%;left:-4%;top:-8%}.hero-cat{width:44%;right:-4%;opacity:.7}.hero-actions{max-width:540px}.action-card{min-width:0}.content-layout{grid-template-columns:minmax(0,1fr) 310px;gap:24px}}
@media(max-width:850px){body{overflow-x:hidden}.topbar{gap:14px}.brand{min-width:0}.brand-mark{width:48px;height:48px;flex:0 0 48px}.menu-btn{min-width:44px;min-height:44px}.hero{min-height:650px;padding:32px 20px 235px;background:#f8f7f4}.hero-backdrop{background:linear-gradient(180deg,#f8f7f4 0%,rgba(248,247,244,.98) 58%,rgba(255,239,204,.72) 100%)}.hero-copy{width:100%;max-width:620px}.hero-copy>p{max-width:560px}.hero-actions{width:min(100%,540px)}.action-card{width:100%;max-width:none;min-height:72px}.hero-pets{display:block;inset:auto -5% 0 auto;width:72%;height:47%;opacity:.28;overflow:hidden}.hero-pets:after{background:linear-gradient(180deg,#f8f7f4 0%,transparent 42%)}.hero-pets .hero-dog{display:block;width:100%;height:125%;left:0;top:-8%;object-position:50% 38%}.hero-cat{display:none}.search-wrap{width:auto;margin:-18px 14px 18px;padding:18px}.search-grid{gap:10px}.search-grid label{min-width:0}.content-layout{width:auto}.pet-grid,.preview-grid{gap:12px}.how-card{margin-top:24px}.security{width:auto;align-items:center;gap:14px}.security a{white-space:nowrap}footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;padding:18px 20px;text-align:center}.modal{padding:16px}.modal-panel{max-height:calc(100dvh - 32px);padding:24px 20px}.modal-close{min-width:44px;min-height:44px;right:8px;top:6px}.admin-heading{padding-right:32px}.admin-row{min-width:0}.admin-actions{max-width:150px}}
@media(max-width:600px){.topbar{padding:0 14px}.brand-copy strong{font-size:25px}.hero{min-height:625px;padding:26px 16px 210px}.hero h1{font-size:clamp(32px,10vw,40px);letter-spacing:-1.8px}.hero-copy>p{max-width:100%;font-size:13px}.round-icon{width:44px;height:44px;flex:0 0 44px}.hero-pets{width:92%;height:42%;right:-18%;opacity:.24}.search-wrap{margin-top:-14px}.search-grid{grid-template-columns:1fr}.search-grid .btn{grid-column:auto;min-height:46px}.content-layout{margin:0 12px}.section-title{align-items:flex-start;gap:10px}.section-title h2{line-height:1.35}.pet-grid,.preview-grid{grid-template-columns:1fr}.preview-grid{max-height:none}.pet-card:nth-child(4){display:block}.pet-photo{height:220px}.pet-info{padding:12px}.pet-info h3{font-size:15px}.meta{font-size:10px}.details{font-size:9px}.security{margin:18px 12px;align-items:flex-start;flex-direction:column}.security span{display:inline}.security a{white-space:normal}footer{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-submit,.action-form-buttons{align-items:stretch;flex-direction:column}.form-submit .btn,.action-form-buttons .btn{width:100%}.result-match{display:block}.result-match img{width:100%;height:190px}.admin-stats{gap:6px}.admin-stat{padding:10px 8px}.admin-stat strong{font-size:19px}.admin-heading{display:grid}.admin-heading .text-btn{justify-self:start}.admin-row{grid-template-columns:52px minmax(0,1fr)}.admin-row img{display:block;width:52px;height:52px}.admin-date{display:none}.admin-actions{grid-column:1/-1;max-width:none;justify-content:stretch}.admin-actions button{flex:1}.toast{left:12px;right:12px;bottom:12px}}
@media(max-width:380px){.brand-copy small{display:none}.hero{padding-left:14px;padding-right:14px}.action-card{padding:12px}.action-card b{font-size:13px}.search-wrap{margin-left:10px;margin-right:10px}.modal{padding:8px}.modal-panel{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);padding:22px 16px}}

/* Functional additions reuse the existing visual language without changing the page layout. */
.search-grid{grid-template-columns:1.05fr 1fr .9fr .9fr 1.15fr .8fr}.search-grid input{width:100%;border:0;outline:0;color:#3b4554;font-size:11px}.report-panel,.details-panel{width:min(820px,calc(100vw - 32px));max-height:92vh;overflow:auto}.report-panel form{display:grid;gap:12px}.report-panel .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-message{display:none;margin:0;padding:10px 12px;border-radius:8px;background:#fff0f0;color:#a62929;font-size:11px;font-weight:700}.form-message.show{display:block}.upload.has-image{min-height:190px;background-size:cover;background-position:center;color:#fff;text-shadow:0 1px 4px #000}.upload.has-image small,.upload.has-image b{background:rgba(6,45,97,.78);padding:4px 8px;border-radius:6px}.choice-panel{width:min(650px,calc(100vw - 32px))}.choice-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.choice-actions .action-card{width:100%}.card-description{font-size:10px;color:var(--muted);line-height:1.45;margin:8px 0}.card-actions,.panel-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.card-actions .btn,.panel-actions .btn{padding:8px 10px;border-radius:7px;font-size:9px}.status-note{display:inline-block;margin-top:7px;color:#16774d;font-size:9px;font-weight:800}.details-hero{display:grid;grid-template-columns:240px 1fr;gap:22px;margin:18px 0}.details-hero img{width:100%;height:240px;object-fit:cover;border-radius:12px}.details-hero h2{margin:0 0 7px}.detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:15px 0}.detail-item{background:#f7f8fa;border:1px solid var(--line);border-radius:9px;padding:10px}.detail-item b,.detail-item span{display:block}.detail-item b{font-size:9px;color:var(--muted);margin-bottom:3px}.detail-item span{font-size:11px;overflow-wrap:anywhere}.match-list{display:grid;gap:10px;margin-top:14px}.match-card{display:grid;grid-template-columns:82px 1fr;gap:12px;border:1px solid var(--line);border-radius:11px;padding:10px}.match-card img{width:82px;height:82px;object-fit:cover;border-radius:8px}.match-card h3,.match-card p{margin:0}.match-card p{font-size:9px;color:var(--muted);line-height:1.5;margin-top:4px}.match-score{display:inline-block;color:var(--orange);font-size:11px;font-weight:800}.match-warning{font-size:9px;color:#a06117;background:#fff8eb;border-radius:7px;padding:7px;margin-top:7px}.share-text{width:100%;min-height:220px;margin-top:16px}.admin-row{grid-template-columns:58px 1.2fr .8fr auto}.admin-actions{max-width:300px}.admin-action.archive-action{color:#6d5b12;border-color:#e8ddb0;background:#fffdf4}.resolved-badge{background:#e8f7ef;color:#16774d}.archived-badge{background:#edf0f3;color:#657084}.poster-window{font-family:Arial,sans-serif;text-align:center;color:#062d61;padding:30px}.poster-window img{max-width:520px;max-height:480px;object-fit:contain}.poster-window h1{font-size:48px;margin:10px}.poster-window p{font-size:18px}.poster-window .contact{font-size:28px;font-weight:bold;color:#ff7900}
@media(max-width:1000px){.search-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.report-panel .form-grid,.choice-actions,.details-hero,.detail-list{grid-template-columns:1fr}.details-hero img{height:220px}.search-grid{grid-template-columns:1fr}.search-wrap{margin-top:12px}.card-actions .btn{flex:1}.admin-row{grid-template-columns:50px 1fr}.admin-row-end{grid-column:1/-1;justify-items:start}.admin-actions{justify-content:flex-start}}
