.site-showcase.site-lost-page-shell{padding-bottom:0}.site-showcase .site-lost-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,360px);gap:34px;align-items:end;margin-top:34px;padding:46px 38px;border:1px solid #e1e4e8;border-radius:24px;background:#fff;box-shadow:0 12px 32px #1f23280f}.site-showcase .site-lost-back{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:38px;margin-bottom:24px;padding:0 14px;border:1px solid #e1e4e8;border-radius:999px;color:#59616c;background:#f3f4f6;font-size:13px;font-weight:900;transition:color .18s ease,transform .18s ease,box-shadow .18s ease}.site-showcase .site-lost-back:hover{color:var(--vv-orange);transform:translateY(-1px);border-color:rgba(var(--vv-orange-rgb),.38);background:#fff;box-shadow:none}.site-showcase .site-lost-hero .site-eyebrow,.site-showcase .site-lost-section-head .site-eyebrow{margin:0 0 10px;color:var(--vv-orange);font-size:13px;font-weight:950;text-transform:uppercase}.site-showcase .site-lost-hero h1,.site-showcase .site-lost-section-head h2{margin:0;max-width:780px;color:#1f2328;font-size:clamp(42px,4.5vw,64px);font-weight:950;line-height:.98;letter-spacing:0}.site-showcase .site-lost-section-head h2{font-size:clamp(34px,3.2vw,48px)}.site-showcase .site-lost-hero-copy>p:last-child{max-width:790px;margin:20px 0 0;color:#68707a;font-size:18px;font-weight:740;line-height:1.48}.site-showcase .site-lost-hero-card{padding:24px;border:1px solid #e1e4e8;border-radius:20px;background:#f7f8fa;box-shadow:none}.site-showcase .site-lost-hero-card span,.site-showcase .site-lost-hero-card p{color:#68707a;font-size:14px;font-weight:800;line-height:1.35}.site-showcase .site-lost-hero-card span{text-transform:uppercase}.site-showcase .site-lost-hero-card b{display:block;margin-top:10px;color:#1f2328;font-size:34px;font-weight:950;line-height:1}.site-showcase .site-lost-hero-card p{margin:16px 0 0}.site-showcase .site-lost-section{margin-top:24px;padding:36px 38px 42px;border:1px solid #e1e4e8;border-radius:24px;background:#fff;box-shadow:0 10px 28px #1f23280d}.site-showcase .site-lost-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:28px}.site-showcase .site-lost-section-head>span{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;color:var(--vv-orange-hover);background:var(--vv-orange-softer);font-size:14px;font-weight:950;white-space:nowrap}.site-showcase .site-lost-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.site-showcase .site-lost-card{display:block;width:100%;padding:0;overflow:hidden;border:1px solid #e1e4e8;border-radius:20px;color:inherit;background:#fff;box-shadow:0 8px 24px #1f23280d;font:inherit;text-align:left;cursor:pointer;transition:transform .2s var(--vv-ease),box-shadow .2s var(--vv-ease),border-color .2s ease}.site-showcase .site-lost-card:hover{border-color:rgba(var(--vv-orange-rgb),.2);transform:translateY(-2px);box-shadow:0 12px 30px #1f232814}.site-showcase .site-lost-card:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.32);outline-offset:3px}.site-showcase .site-lost-card:active{transform:translateY(0) scale(.99)}.site-showcase .site-lost-photo{position:relative;display:block;width:100%;aspect-ratio:1.06 / 1;padding:0;border:0;overflow:hidden;border-radius:0;background:#f3f4f6;cursor:inherit}.site-showcase .site-lost-number-badge{position:absolute;left:12px;bottom:12px;z-index:1;display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(31,35,40,.08);color:#3f4750;background:#fff;box-shadow:0 4px 12px #1f232814;font-size:11px;font-weight:900;line-height:1;pointer-events:none}.site-showcase .site-lost-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%;transition:transform .26s var(--vv-ease)}.site-showcase .site-lost-card:hover .site-lost-photo img{transform:scale(1.035)}.site-showcase .site-lost-card-body{display:grid;gap:12px;padding:16px}.site-showcase .site-lost-meta{display:flex;flex-wrap:nowrap;gap:6px 8px;align-items:center;min-width:0;margin:0}.site-showcase .site-lost-meta span{display:inline-flex;align-items:center;gap:5px;color:var(--vv-muted);font-size:11px;font-weight:900;line-height:1.2;white-space:nowrap}.site-showcase .site-lost-meta svg{flex:0 0 auto;color:var(--vv-orange)}.site-showcase .site-lost-meta i{display:block;width:4px;height:4px;border-radius:999px;background:#c5cbd2}.site-showcase .site-lost-timer{display:grid;gap:10px;padding:12px;border-radius:18px;background:#f3f4f6}.site-showcase .site-lost-timer div{display:block}.site-showcase .site-lost-timer span,.site-showcase .site-lost-timer b{font-size:12px;line-height:1.15}.site-showcase .site-lost-timer span{color:#3f4750;font-weight:950}.site-showcase .site-lost-timer b{color:var(--vv-muted);font-weight:850}.site-showcase .site-lost-timer i{display:block;height:7px;overflow:hidden;border-radius:999px;background:#dfe3e8}.site-showcase .site-lost-timer em{display:block;height:100%;border-radius:inherit;background:#8a929c;transition:width .24s ease}.site-showcase .site-lost-card.is-expired .site-lost-timer{background:var(--vv-orange-softer)}.site-showcase .site-lost-card.is-expired .site-lost-timer span{color:var(--vv-orange-hover)}.site-showcase .site-lost-card.is-expired .site-lost-timer em{background:var(--vv-orange)}.site-showcase .site-lost-card-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:0;border-radius:12px;color:#fff;background:var(--vv-orange);box-shadow:none;font:inherit;font-size:15px;font-weight:950;cursor:inherit;pointer-events:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.site-showcase .site-lost-card:hover .site-lost-card-cta{background:var(--vv-orange-hover);box-shadow:none}.site-showcase .site-lost-contact-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1340;display:grid;place-items:center;padding:24px;isolation:isolate}.site-showcase .site-lost-photo-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1360;display:grid;place-items:center;padding:clamp(14px,4vw,42px);isolation:isolate}.site-showcase .site-lost-photo-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#090a0ac7;cursor:zoom-out;outline:none;-webkit-tap-highlight-color:transparent}.site-showcase .site-lost-photo-scrim:focus,.site-showcase .site-lost-photo-scrim:focus-visible,.site-showcase .site-lost-photo-scrim:active{outline:none}.site-showcase .site-lost-photo-modal{position:relative;z-index:1;display:grid;place-items:center;width:min(980px,100%);max-height:min(86vh,900px);overflow:hidden;border-radius:26px;background:#111;box-shadow:0 34px 110px #00000073}.site-showcase .site-lost-photo-actions{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;pointer-events:none}.site-showcase .site-lost-photo-number,.site-showcase .site-lost-photo-claim{display:inline-flex;align-items:center;flex:0 0 auto;min-height:38px;padding:0 16px;border:0;border-radius:999px;box-shadow:0 10px 28px #0003;font-family:inherit;font-size:15px;font-weight:950;line-height:1;pointer-events:auto}.site-showcase .site-lost-photo-number{color:#2b2723;background:#fff}.site-showcase .site-lost-photo-claim{justify-content:center;min-width:132px;color:#fff;background:var(--vv-orange);cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.site-showcase .site-lost-photo-claim:hover{background:var(--vv-orange-hover);transform:translateY(-1px);box-shadow:0 18px 42px rgba(var(--vv-orange-rgb),.34)}.site-showcase .site-lost-photo-modal img{display:block;width:100%;height:auto;max-height:min(86vh,900px);object-fit:contain}.site-showcase .site-lost-photo-close{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:12px;color:#282520;background:#fff;box-shadow:0 14px 36px #00000038;cursor:pointer;transition:transform .18s ease,background .18s ease}.site-showcase .site-lost-photo-close:hover{background:#fff;transform:translateY(-1px)}.site-showcase .site-lost-contact-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#090a0a99;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.site-showcase .site-lost-contact-scrim:focus,.site-showcase .site-lost-contact-scrim:focus-visible,.site-showcase .site-lost-contact-scrim:active{outline:none}.site-showcase .site-lost-contact-modal{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(310px,.92fr);grid-template-rows:auto auto auto 1fr auto;column-gap:28px;width:min(880px,100%);max-height:calc(100dvh - 48px);overflow:hidden;padding:28px;border:1px solid #e1e4e8;border-radius:16px;background:#fff;box-shadow:0 24px 64px #0f12183d}.site-showcase .site-lost-contact-close{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:10px;color:#282520;background:#f3f4f6;cursor:pointer;transition:transform .18s ease,background .18s ease}.site-showcase .site-lost-contact-close:hover{background:var(--vv-orange-softer);transform:translateY(-1px)}.site-showcase .site-lost-contact-kicker{grid-column:2;grid-row:1;justify-self:start;display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;color:var(--vv-orange-hover);background:var(--vv-orange-softer);font-size:12px;font-weight:950;text-transform:uppercase}.site-showcase .site-lost-contact-modal h2{grid-column:2;grid-row:2;margin:14px 44px 0 0;color:#1f2328;font-size:32px;font-weight:950;line-height:1}.site-showcase .site-lost-contact-photo{grid-column:1;grid-row:1 / 6;display:block;width:100%;height:100%;min-height:390px;margin:0;padding:0;border:0;overflow:hidden;border-radius:12px;background:#f3f4f6;cursor:zoom-in}.site-showcase .site-lost-contact-photo img{display:block;width:100%;height:100%;min-height:390px;object-fit:cover;transition:transform .22s var(--vv-ease)}.site-showcase .site-lost-contact-photo:hover img{transform:scale(1.025)}.site-showcase .site-lost-contact-photo:focus-visible{outline:3px solid rgba(var(--vv-orange-rgb),.28);outline-offset:3px}.site-showcase .site-lost-contact-modal p{grid-column:2;grid-row:3;margin:10px 0 0;color:#68707a;font-size:16px;font-weight:760;line-height:1.42}.site-showcase .site-lost-contact-note{grid-column:2;grid-row:4;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-self:end;margin-top:16px;padding:12px;border:1px solid #e1e4e8;border-radius:12px;background:#f7f8fa}.site-showcase .site-lost-contact-note>span{display:grid;gap:4px;padding:2px 4px}.site-showcase .site-lost-contact-note b{color:#1f2328;font-size:13px;line-height:1.25}.site-showcase .site-lost-contact-note small{color:var(--vv-muted);font-size:12px;font-weight:800;line-height:1.3}.site-showcase .site-lost-contact-actions{grid-column:2;grid-row:5;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.site-showcase .site-lost-contact-actions a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;border:1px solid #e1e4e8;border-radius:12px;color:var(--vv-ink);background:#fff;font-size:14px;font-weight:950;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.site-showcase .site-lost-contact-actions a:hover{transform:translateY(-1px);border-color:#cfd5dc;background:#f7f8fa}.site-showcase .site-lost-contact-actions .site-lost-contact-primary{grid-column:1 / -1;border-color:var(--vv-orange);color:#fff;background:var(--vv-orange);box-shadow:none}.site-showcase .site-lost-contact-actions .site-lost-contact-primary:hover{border-color:var(--vv-orange-hover);background:var(--vv-orange-hover)}@media(max-width:760px){.site-showcase .site-lost-contact-modal{display:block;width:min(460px,100%);max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain;padding:28px 22px 22px}.site-showcase .site-lost-contact-modal h2{margin-top:14px}.site-showcase .site-lost-contact-photo{height:auto;min-height:0;margin-top:16px}.site-showcase .site-lost-contact-photo img{height:auto;min-height:0;aspect-ratio:1.35 / 1}.site-showcase .site-lost-contact-note,.site-showcase .site-lost-contact-actions{margin-top:14px}}@media(max-width:1080px){.site-showcase .site-lost-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.site-showcase .site-lost-hero,.site-showcase .site-lost-section{width:min(100% - 24px,760px)}.site-showcase .site-lost-hero{grid-template-columns:1fr;padding:32px 22px}.site-showcase .site-lost-section{padding:30px 22px}.site-showcase .site-lost-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.site-showcase .site-lost-section-head{align-items:start;flex-direction:column}}@media(max-width:560px){.site-showcase .site-lost-hero h1,.site-showcase .site-lost-section-head h2{font-size:36px}.site-showcase .site-lost-hero-copy>p:last-child{font-size:16px}.site-showcase .site-lost-grid{grid-template-columns:1fr}.site-showcase .site-lost-photo{aspect-ratio:1.06 / 1}.site-showcase .site-lost-photo-layer{padding:10px}.site-showcase .site-lost-photo-modal{width:100%;max-height:88vh;border-radius:18px}.site-showcase .site-lost-photo-modal img{max-height:88vh}.site-showcase .site-lost-photo-close{top:10px;right:10px;width:40px;height:40px}.site-showcase .site-lost-photo-actions{left:12px;right:12px;bottom:12px;gap:8px}.site-showcase .site-lost-photo-number,.site-showcase .site-lost-photo-claim{min-height:36px;padding:0 12px;font-size:13px}.site-showcase .site-lost-photo-claim{min-width:106px}.site-showcase .site-lost-contact-layer{align-items:end;padding:12px}.site-showcase .site-lost-contact-modal{max-height:calc(100dvh - 24px);padding:24px 18px 18px;border-radius:16px}}
