/* Albumik 0.1.35 MAP VIEW */
body.a35-ready .a35-sub-btn{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:40px!important;border-radius:14px!important;padding:0 14px 0 46px!important;border:0!important;background:transparent!important;color:rgba(255,255,255,.70)!important;font-size:14.5px!important;font-weight:560!important;text-align:left!important;cursor:pointer!important;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease!important}
body.a35-ready .a35-sub-btn:hover{transform:translateX(3px)!important;background:rgba(255,255,255,.105)!important;box-shadow:inset 3px 0 0 rgba(214,47,147,.78),0 10px 24px rgba(0,0,0,.10)!important;color:#fff!important}
body.a35-ready .a35-sub-btn.active{background:linear-gradient(135deg,#d62f93,#8b50f4)!important;color:#fff!important;box-shadow:0 15px 38px rgba(214,47,147,.30)!important}
body.a35-ready .a35-sub-btn svg{width:20px!important;height:20px!important;min-width:20px!important;stroke:currentColor!important;fill:none!important;stroke-width:2.1!important;stroke-linecap:round!important;stroke-linejoin:round!important}
body.a35-ready .a35-map-page{width:100%!important}
body.a35-ready .a35-page-head{display:flex!important;justify-content:space-between!important;gap:18px!important;align-items:flex-end!important;margin-bottom:22px!important}
body.a35-ready .a35-page-head h1{margin:0 0 7px!important;font-size:clamp(31px,2.1vw,38px)!important;font-weight:760!important;letter-spacing:-.9px!important;color:#101827!important}
body.a35-ready .a35-page-head p{margin:0!important;color:#687188!important;font-size:15.5px!important;font-weight:500!important}
body.a35-ready .a35-stats{display:grid!important;grid-template-columns:repeat(4,minmax(150px,1fr))!important;gap:14px!important;margin-bottom:18px!important}
body.a35-ready .a35-stat{background:rgba(255,255,255,.96)!important;border:1px solid #e7eaf2!important;border-radius:22px!important;box-shadow:0 18px 46px rgba(24,28,48,.058)!important;padding:18px!important;min-height:86px!important}
body.a35-ready .a35-stat span{display:block!important;color:#747b92!important;font-size:13px!important;font-weight:520!important;margin-bottom:6px!important}
body.a35-ready .a35-stat strong{color:#111827!important;font-size:25px!important;font-weight:760!important;letter-spacing:-.6px!important}
body.a35-ready .a35-card{background:rgba(255,255,255,.96)!important;border:1px solid #e7eaf2!important;border-radius:26px!important;box-shadow:0 20px 56px rgba(24,28,48,.075)!important;padding:16px!important;margin-bottom:18px!important}
body.a35-ready .a35-toolbar{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin-bottom:14px!important}
body.a35-ready .a35-filters{display:flex!important;gap:10px!important;flex-wrap:wrap!important;align-items:center!important}
body.a35-ready .a35-input,body.a35-ready .a35-select{height:42px!important;border-radius:14px!important;border:1px solid #e1e5ef!important;background:#fff!important;color:#111827!important;padding:0 12px!important;font-size:14.5px!important;font-weight:600!important;outline:none!important}
body.a35-ready .a35-input{min-width:240px!important}
body.a35-ready .a35-btn{height:42px!important;border-radius:14px!important;border:1px solid #e1e5ef!important;background:#fff!important;color:#111827!important;padding:0 15px!important;font-size:14.5px!important;font-weight:600!important;white-space:nowrap!important;cursor:pointer!important;box-shadow:0 8px 22px rgba(24,28,48,.045)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important}
body.a35-ready .a35-btn:hover{transform:translateY(-2px)!important;border-color:rgba(214,47,147,.35)!important;box-shadow:0 14px 34px rgba(24,28,48,.10)!important}
body.a35-ready .a35-btn-primary{background:linear-gradient(135deg,#d62f93,#8b50f4)!important;color:#fff!important;border:0!important}
body.a35-ready .a35-map-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:16px!important;align-items:stretch!important}
body.a35-ready .a35-map-shell{position:relative!important;min-height:620px!important;border-radius:24px!important;overflow:hidden!important;background:#dfe6ee!important;border:1px solid #d9dfeb!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.38)!important}
body.a35-ready .a35-map{position:absolute!important;inset:0!important;overflow:hidden!important;cursor:grab!important;user-select:none!important;background:#dfe6ee!important}
body.a35-ready .a35-map.dragging{cursor:grabbing!important}
body.a35-ready .a35-tile{position:absolute!important;width:256px!important;height:256px!important;user-select:none!important;pointer-events:none!important}
body.a35-ready .a35-marker{position:absolute!important;min-width:30px!important;height:30px!important;padding:0 9px!important;border-radius:999px!important;background:linear-gradient(135deg,#d62f93,#8b50f4)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:800!important;box-shadow:0 12px 28px rgba(107,64,214,.32),0 0 0 4px rgba(255,255,255,.86)!important;cursor:pointer!important;transform:translate(-50%,-100%)!important;z-index:10!important}
body.a35-ready .a35-marker::after{content:""!important;position:absolute!important;left:50%!important;bottom:-7px!important;width:12px!important;height:12px!important;background:#8b50f4!important;transform:translateX(-50%) rotate(45deg)!important;border-radius:3px!important;z-index:-1!important}
body.a35-ready .a35-map-controls{position:absolute!important;top:14px!important;left:14px!important;display:grid!important;gap:8px!important;z-index:20!important}
body.a35-ready .a35-map-controls .a35-btn{width:44px!important;padding:0!important;font-size:20px!important;font-weight:800!important;background:rgba(255,255,255,.94)!important}
body.a35-ready .a35-map-note{position:absolute!important;left:14px!important;right:14px!important;bottom:14px!important;z-index:20!important;border-radius:18px!important;padding:10px 12px!important;background:rgba(255,255,255,.92)!important;color:#4b556b!important;font-size:12.5px!important;font-weight:600!important;box-shadow:0 10px 30px rgba(24,28,48,.08)!important}
body.a35-ready .a35-side{min-height:620px!important;border-radius:24px!important;background:#fff!important;border:1px solid #e7eaf2!important;box-shadow:0 14px 34px rgba(24,28,48,.045)!important;padding:14px!important;overflow:auto!important}
body.a35-ready .a35-side-title{margin:0 0 8px!important;color:#111827!important;font-size:18px!important;font-weight:780!important;letter-spacing:-.3px!important}
body.a35-ready .a35-side-muted{color:#6b7280!important;font-size:13px!important;line-height:1.45!important;margin-bottom:14px!important}
body.a35-ready .a35-photo-list{display:grid!important;gap:10px!important}
body.a35-ready .a35-photo-item{display:grid!important;grid-template-columns:74px 1fr!important;gap:10px!important;border:1px solid #edf0f6!important;border-radius:16px!important;background:#fbfcff!important;padding:8px!important;text-decoration:none!important}
body.a35-ready .a35-thumb{width:74px!important;height:58px!important;border-radius:12px!important;overflow:hidden!important;background:linear-gradient(135deg,#2f2948,#8b6ee8)!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:11px!important;font-weight:800!important}
body.a35-ready .a35-thumb img,body.a35-ready .a35-thumb video{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
body.a35-ready .a35-photo-name{color:#111827!important;font-size:13.5px!important;font-weight:750!important;word-break:break-word!important;margin-bottom:4px!important}
body.a35-ready .a35-photo-meta{color:#6b7280!important;font-size:12px!important;line-height:1.35!important}
body.a35-ready .a35-empty{border:1px dashed #e1e5ef!important;border-radius:20px!important;background:#fbfcff!important;color:#747b92!important;padding:28px!important;text-align:center!important;font-size:15px!important}
@media(max-width:1180px){body.a35-ready .a35-map-layout{grid-template-columns:1fr!important}body.a35-ready .a35-side{min-height:260px!important}}
@media(max-width:900px){body.a35-ready .a35-stats{grid-template-columns:1fr 1fr!important}body.a35-ready .a35-input{min-width:100%!important}}
@media(max-width:560px){body.a35-ready .a35-stats{grid-template-columns:1fr!important}body.a35-ready .a35-map-shell{min-height:520px!important}}
/* Albumik 0.1.35 marker */
