.mr-photo-page{max-width:1180px;margin:0 auto;padding:18px 16px 60px}.mr-photo-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border:1px solid #cfe1ef;border-radius:28px;background:radial-gradient(circle at 92% 5%,rgba(255,214,80,.35),transparent 30%),linear-gradient(145deg,#fff,#eaf8ff);box-shadow:0 16px 38px rgba(22,61,96,.1)}.mr-photo-hero span{color:#157acb;font-size:12px;font-weight:900;letter-spacing:.12em}.mr-photo-hero h1{margin:5px 0;color:#123459;font-size:clamp(30px,5vw,52px);line-height:1}.mr-photo-hero p{max-width:690px;margin:10px 0 0;color:#637b91;line-height:1.55}.mr-photo-upload{flex:0 0 auto;padding:14px 18px;border-radius:16px;color:#fff!important;background:linear-gradient(135deg,#1579e8,#1eb6d7);font-weight:900;text-decoration:none;box-shadow:0 12px 24px rgba(21,122,214,.24)}.mr-photo-filters{position:sticky;top:8px;z-index:5;display:flex;align-items:end;justify-content:space-between;gap:14px;margin:18px 0;padding:12px;border:1px solid #d8e5ef;border-radius:19px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);box-shadow:0 10px 30px rgba(24,60,91,.08)}.mr-photo-sort{display:flex;gap:7px}.mr-photo-sort button{padding:10px 20px;border:1px solid #d6e3ed;border-radius:12px;color:#3d5c75;background:#fff;font-weight:800}.mr-photo-sort button.active{border-color:transparent;color:#fff;background:linear-gradient(135deg,#217ce7,#25b5d7)}.mr-photo-filters label{display:grid;gap:4px;color:#6f8293;font-size:11px;font-weight:800}.mr-photo-filters select{min-width:220px;padding:10px 12px;border:1px solid #d6e3ed;border-radius:12px;color:#183b5e;background:#f7fafc;font-weight:700}.mr-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mr-photo-tile{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;padding:0;border:0;border-radius:21px;background:#dce8f1;box-shadow:0 10px 26px rgba(23,55,85,.13);cursor:pointer}.mr-photo-tile img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.mr-photo-tile:hover img{transform:scale(1.035)}.mr-photo-tile>span{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;gap:8px;padding:54px 13px 12px;color:#fff;background:linear-gradient(transparent,rgba(3,22,42,.82));text-align:left}.mr-photo-tile strong,.mr-photo-tile small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mr-photo-tile strong{max-width:62%}.mr-photo-empty{padding:70px 20px;border:1px dashed #bfd4e3;border-radius:24px;color:#6d8295;background:#f4f9fc;text-align:center}.mr-photo-empty>span{font-size:44px}.mr-photo-pages{display:flex;justify-content:center;gap:10px;margin:20px}.mr-photo-pages a{padding:11px 16px;border:1px solid #cfe0ec;border-radius:13px;color:#176caf;background:#fff;font-weight:800;text-decoration:none}.mr-photo-rights-note{max-width:760px;margin:26px auto 0;color:#75899a;font-size:12px;line-height:1.5;text-align:center}.mr-photo-dialog{width:min(720px,calc(100% - 24px));max-height:92vh;padding:0;border:0;border-radius:26px;background:#f4f8fb;box-shadow:0 28px 80px rgba(0,24,48,.4)}.mr-photo-dialog::backdrop{background:rgba(5,21,37,.72);backdrop-filter:blur(4px)}.mr-photo-dialog-close{position:sticky;float:right;top:12px;z-index:4;width:42px;height:42px;margin:12px;border:0;border-radius:50%;color:#183b5e;background:#fff;font-size:25px;box-shadow:0 6px 18px rgba(0,0,0,.16)}.mr-photo-detail-image{width:100%;max-height:62vh;display:block;object-fit:contain;background:#0d263d}.mr-photo-detail-copy{padding:18px}.mr-photo-detail-copy h2{margin:0;color:#15385c}.mr-photo-detail-copy>p{color:#60768a}.mr-photo-detail-actions{display:flex;gap:8px;margin:12px 0}.mr-photo-detail-actions button{padding:10px 13px;border:1px solid #d4e2ec;border-radius:12px;color:#315976;background:#fff;font-weight:800}.mr-photo-detail-actions button.active{color:#d83760;background:#fff0f4}.mr-photo-web-comment{padding:10px 0;border-top:1px solid #e4edf3}.mr-photo-web-comment strong{color:#173b5f}.mr-photo-web-comment p{margin:3px 0;color:#465f74}.mr-photo-web-comment small{color:#8293a2}.mr-photo-web-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px}.mr-photo-web-form input{min-width:0;padding:12px;border:1px solid #d3e1eb;border-radius:13px}.mr-photo-web-form button{border:0;border-radius:13px;color:#fff;background:#1679df;font-weight:800}.mr-photo-login{display:block;padding:12px;border-radius:13px;color:#fff!important;background:#1679df;text-align:center;text-decoration:none;font-weight:900}@media(max-width:900px){.mr-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.mr-photo-page{padding:10px 10px 44px}.mr-photo-hero{display:block;padding:21px 17px;border-radius:22px}.mr-photo-upload{display:inline-block;margin-top:16px}.mr-photo-filters{align-items:stretch;flex-direction:column}.mr-photo-filters select{width:100%;min-width:0}.mr-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mr-photo-tile{border-radius:16px}.mr-photo-tile>span{padding:38px 9px 8px;font-size:11px}.mr-photo-tile small{font-size:9px}}
