.CoordCard-module__ILhZ1G__card{background:var(--bg-elev);border:1px solid var(--line-strong);border-radius:var(--r-3);width:380px;box-shadow:var(--shadow-3);-webkit-backdrop-filter:blur(20px)saturate(140%);overflow:hidden}.CoordCard-module__ILhZ1G__row{border-top:1px solid var(--line);grid-template-columns:78px 1fr auto;align-items:center;gap:12px;padding:10px 14px;display:grid}.CoordCard-module__ILhZ1G__copyBtn{border:1px solid var(--line);width:26px;height:26px;color:var(--fg-3);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.CoordCard-module__ILhZ1G__copyBtn:hover{color:var(--fg)}.CoordCard-module__ILhZ1G__copyBtn.CoordCard-module__ILhZ1G__copied{background:var(--accent-dim);color:var(--accent);border-color:var(--accent-line)}.CoordCard-module__ILhZ1G__searchRow{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:10px 14px;display:flex}.CoordCard-module__ILhZ1G__searchInput{font:13px/1 var(--font-body);color:var(--fg);background:0 0;border:none;outline:none;flex:1}.CoordCard-module__ILhZ1G__searchInput::placeholder{color:var(--fg-3)}.CoordCard-module__ILhZ1G__coordHeader{border-bottom:1px solid var(--line);padding:14px 14px 12px}.CoordCard-module__ILhZ1G__bigCoord{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:22px;font-weight:500;line-height:1.15}.CoordCard-module__ILhZ1G__metaStrip{border-bottom:1px solid var(--line);color:var(--fg-2);grid-template-columns:1fr 1fr;gap:6px 16px;padding:10px 14px;font-size:11.5px;display:grid}.CoordCard-module__ILhZ1G__metaFull{grid-column:1/-1}.CoordCard-module__ILhZ1G__metaItem{color:var(--fg-3);align-items:center;gap:6px;display:flex}.CoordCard-module__ILhZ1G__krHeader{background:var(--accent-dim);cursor:pointer;width:100%;color:var(--fg);border:none;border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 14px;font-family:inherit;display:flex}.CoordCard-module__ILhZ1G__krBadge{background:var(--accent);width:18px;height:14px;color:var(--accent-fg);letter-spacing:.02em;border-radius:2px;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:inline-flex}.CoordCard-module__ILhZ1G__actionRow{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:6px;padding:10px;display:grid}.CoordCard-module__ILhZ1G__actionRow>*,.CoordCard-module__ILhZ1G__actionRow button{justify-content:center;width:100%}.CoordCard-module__ILhZ1G__favRecent{border-top:1px solid var(--line);padding:10px 12px 12px}.CoordCard-module__ILhZ1G__mapsDropdown{background:var(--bg-elev-2);border:1px solid var(--line-strong);border-radius:var(--r-2);box-shadow:var(--shadow-2);z-index:20;min-width:180px;padding:4px;position:absolute;bottom:calc(100% + 6px);right:0}.CoordCard-module__ILhZ1G__mapsItem{color:var(--fg);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;padding:7px 10px;font-size:12px;transition:background .1s;display:flex}.CoordCard-module__ILhZ1G__mapsItem:hover{background:var(--bg-elev-3)}.CoordCard-module__ILhZ1G__mapsDivider{background:var(--line);height:1px;margin:4px 8px}
.PhotoResultCard-module__QaJ_ya__card{background:var(--bg-elev);border:1px solid var(--line-strong);border-radius:var(--r-3);overflow:hidden}.PhotoResultCard-module__QaJ_ya__address{border-bottom:1px solid var(--line);color:var(--fg-2);align-items:center;gap:6px;padding:10px 14px;font-size:11.5px;font-weight:500;display:flex;overflow:hidden}.PhotoResultCard-module__QaJ_ya__address span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PhotoResultCard-module__QaJ_ya__footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;display:flex}.PhotoResultCard-module__QaJ_ya__metaRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.PhotoResultCard-module__QaJ_ya__chip{font-family:var(--font-mono);color:var(--fg-3);background:var(--bg-elev-2);border:1px solid var(--line);white-space:nowrap;border-radius:4px;padding:2px 6px;font-size:10px}
.AppHeader-module__TaJ39a__header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px)saturate(140%);z-index:100;background:#0b0d0cb3;flex-shrink:0;justify-content:space-between;align-items:center;height:49px;padding:0 20px;display:flex;position:relative}[data-theme=light] .AppHeader-module__TaJ39a__header{background:#f5f3eccc}.AppHeader-module__TaJ39a__brand{color:var(--fg);align-items:center;gap:7px;text-decoration:none;display:inline-flex}.AppHeader-module__TaJ39a__brandName{font-family:var(--font-mono);letter-spacing:.02em;font-size:12.5px;font-weight:600}.AppHeader-module__TaJ39a__accent{color:var(--accent)}.AppHeader-module__TaJ39a__nav{align-items:center;gap:2px;margin-left:24px;display:flex}.AppHeader-module__TaJ39a__left{align-items:center;display:flex}.AppHeader-module__TaJ39a__right{align-items:center;gap:6px;display:flex}.AppHeader-module__TaJ39a__navBtn{height:28px;padding:0 10px;font-size:11.5px}.AppHeader-module__TaJ39a__themeBtn{width:32px;height:32px}.AppHeader-module__TaJ39a__langWrap{position:relative}.AppHeader-module__TaJ39a__langBtn{align-items:center;gap:5px;height:28px;padding:0 8px;font-size:11.5px;display:flex}.AppHeader-module__TaJ39a__langBackdrop{z-index:200;position:fixed;inset:0}.AppHeader-module__TaJ39a__langDropdown{background:var(--bg-elev-2);border:1px solid var(--line-strong);border-radius:var(--r-2);box-shadow:var(--shadow-2);z-index:201;min-width:140px;padding:4px;position:absolute;top:calc(100% + 6px);right:0}.AppHeader-module__TaJ39a__langItem{color:var(--fg);cursor:pointer;border-radius:6px;padding:7px 10px;font-size:12px;text-decoration:none;transition:background .1s;display:block}.AppHeader-module__TaJ39a__langItem:hover{background:var(--bg-elev-3)}.AppHeader-module__TaJ39a__langItemActive{color:var(--accent);background:var(--accent-dim)}@media (max-width:480px){.AppHeader-module__TaJ39a__nav{gap:1px;margin-left:8px}.AppHeader-module__TaJ39a__navBtn{padding:0 7px;font-size:12px}.AppHeader-module__TaJ39a__langBtn span{display:none}.AppHeader-module__TaJ39a__langBtn{gap:3px;padding:0 6px}.AppHeader-module__TaJ39a__brandName{font-size:11.5px}}
.BottomSheet-module__hUlA4W__sheet{background:var(--bg-elev);border:1px solid var(--line-strong);box-shadow:var(--shadow-3);z-index:25;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:none;border-radius:20px 20px 0 0;transition:height .3s cubic-bezier(.32,.72,0,1);position:absolute;bottom:0;left:0;right:0;overflow:hidden}.BottomSheet-module__hUlA4W__grabber{cursor:grab;justify-content:center;padding:8px 0 6px;display:flex}.BottomSheet-module__hUlA4W__grabberBar{background:var(--line-strong);border-radius:2px;width:36px;height:4px}.BottomSheet-module__hUlA4W__header{padding:4px 16px 12px}.BottomSheet-module__hUlA4W__bigDec{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:19px;font-weight:500;line-height:1.25}.BottomSheet-module__hUlA4W__actions{gap:6px;padding:0 16px 12px;display:flex}.BottomSheet-module__hUlA4W__content{border-top:1px solid var(--line);overflow-y:auto}.BottomSheet-module__hUlA4W__searchFloat{z-index:20;background:var(--bg-elev);border:1px solid var(--line-strong);box-shadow:var(--shadow-2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;align-items:center;gap:10px;padding:11px 14px;display:flex;position:absolute;top:56px;left:12px;right:12px}
.page-module__EVJJWa__page{background:var(--bg);flex-direction:column;height:100vh;display:flex;overflow:hidden}.page-module__EVJJWa__mapArea{flex:1;position:relative;overflow:hidden}.page-module__EVJJWa__floatingCard{z-index:20;flex-direction:column;gap:10px;display:flex;position:absolute;top:16px;left:16px}@media (max-width:768px){.page-module__EVJJWa__floatingCard{display:none}}@media (min-width:769px){.page-module__EVJJWa__bottomSheet{display:none}}
.photo-module__wNli1W__page{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.photo-module__wNli1W__body{flex-direction:column;flex:1;gap:24px;width:100%;max-width:860px;margin:0 auto;padding:32px 20px 60px;display:flex}.photo-module__wNli1W__dropzone{border:1.5px dashed var(--line-strong);border-radius:var(--r-3);background:var(--bg-elev);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:32px;transition:border-color .15s,background .15s;display:flex}.photo-module__wNli1W__dropzone:hover,.photo-module__wNli1W__dragging{border-color:var(--accent);background:var(--accent-dim)}.photo-module__wNli1W__error{border-radius:var(--r-2);color:#ff6060;background:#ff505014;border:1px solid #ff505033;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.photo-module__wNli1W__resultRow{align-items:flex-start;gap:20px;display:flex}.photo-module__wNli1W__thumb{object-fit:cover;border-radius:var(--r-2);border:1px solid var(--line);flex-shrink:0;width:80px;height:80px}.photo-module__wNli1W__resultMeta{flex:1;min-width:0}@media (max-width:600px){.photo-module__wNli1W__body{gap:16px;padding:16px 12px 40px}.photo-module__wNli1W__dropzone{min-height:140px;padding:24px 16px}.photo-module__wNli1W__resultRow{flex-direction:column;gap:12px}.photo-module__wNli1W__thumb{width:100%;height:200px}}
