.poi-details-dialog{position:relative;width:min(570px,calc(100vw - 24px));max-width:570px;max-height:min(900px,calc(100dvh - 24px));padding:0;overflow:auto;border:1px solid #cbd5dc;border-radius:18px;background:#fff;color:#263238;box-shadow:0 28px 90px #000b}
.poi-details-dialog::backdrop{background:#020b13bd;backdrop-filter:blur(5px)}
.poi-details-dialog .dialog-close{z-index:3;top:12px;right:12px;background:#edf4f6;color:#31515c}
.poi-details-dialog .dialog-close:hover{background:#d8e9ed;color:#063f4b}
.poi-sheet-heading{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:13px;padding:25px 62px 18px 20px}
.poi-sheet-category-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:#d5f4f8;font-size:26px}
.poi-sheet-heading p,.poi-sheet-heading h2,.poi-sheet-heading small{margin:0}.poi-sheet-heading p{color:#078697;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.poi-sheet-heading h2{margin:3px 0 4px;font-size:25px;line-height:1.15}.poi-sheet-heading small{color:#68777c}
.poi-sheet-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #d5dde0}.poi-sheet-tabs button{position:relative;min-height:48px;padding:13px 8px;border:0;border-radius:0;background:#fff;text-align:center;color:#637277;font-weight:700}.poi-sheet-tabs button:hover{background:#f2fafb;color:#008b9c}.poi-sheet-tabs button.active{color:#008b9c}.poi-sheet-tabs button.active::after{content:'';position:absolute;right:18px;bottom:-1px;left:18px;height:3px;border-radius:3px;background:#008b9c}
.poi-sheet-actions{display:flex;justify-content:space-around;gap:8px;padding:18px 13px}.poi-sheet-actions button{display:grid;justify-items:center;gap:7px;min-width:75px;padding:0;border:0;background:transparent;color:#075869;font-size:11px;line-height:1.25}.poi-sheet-actions button b{display:grid;place-items:center;width:47px;height:47px;border-radius:50%;background:#d3f5fa;color:#007f91;font-size:21px}.poi-sheet-actions button:first-child b{background:#008b9c;color:#fff}.poi-sheet-actions button:hover b{transform:translateY(-2px);box-shadow:0 6px 16px #008b9c33}
.poi-sheet-summary{padding:16px 21px;border-block:1px solid #e0e6e8;background:#f7fafb;font-size:14px}.poi-sheet-summary strong{color:#128346}.poi-sheet-information{padding:9px 21px 22px}.poi-sheet-row{display:grid;grid-template-columns:39px minmax(0,1fr);align-items:start;gap:10px;padding:13px 0}.poi-sheet-row>span{color:#008b9c;font-size:22px;text-align:center}.poi-sheet-row small,.poi-sheet-row p,.poi-sheet-row a{display:block;margin:0}.poi-sheet-row small{margin-bottom:3px;color:#78868b;font-size:10px;text-transform:uppercase;letter-spacing:.07em}.poi-sheet-row p,.poi-sheet-row a{color:#283438;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.poi-sheet-row a{color:#007f91;text-decoration:none}.poi-sheet-row a:hover{text-decoration:underline}
.poi-sheet-panel[hidden]{display:none}.poi-sheet-overview{padding:9px 21px 22px}.poi-sheet-empty{margin:18px 4px;padding:18px;border-radius:12px;background:#f2f6f7;color:#68777c;text-align:center;line-height:1.5}
.poi-photo-gallery{position:relative;border-bottom:1px solid #d5dde0;background:#dcebed}.poi-photo-loading,.poi-photo-empty{display:flex;align-items:center;justify-content:center;gap:13px;height:230px;padding:25px;color:#31515c}.poi-photo-loading>span,.poi-photo-empty>span{font-size:35px}.poi-photo-loading strong,.poi-photo-loading small,.poi-photo-empty strong,.poi-photo-empty small{display:block}.poi-photo-loading small,.poi-photo-empty small{max-width:300px;margin-top:5px;color:#61777e;line-height:1.4}.poi-photo-main{position:relative;display:block;height:255px;overflow:hidden;background:#142b32}.poi-photo-main>img{width:100%;height:100%;object-fit:cover}.poi-photo-main>span{position:absolute;right:0;bottom:0;left:0;padding:25px 12px 9px;background:linear-gradient(transparent,#071820dc);color:#fff;font-size:9px;line-height:1.35}.poi-photo-thumbnails{display:flex;gap:6px;overflow-x:auto;padding:8px}.poi-photo-thumbnails button{flex:0 0 68px;width:68px;height:48px;min-height:0;padding:0;overflow:hidden;border:2px solid transparent;border-radius:8px;background:#fff}.poi-photo-thumbnails button.active{border-color:#008b9c}.poi-photo-thumbnails img{width:100%;height:100%;object-fit:cover}.poi-photo-notice{display:block;padding:0 10px 9px;color:#536b72;font-size:9px;line-height:1.35}
.poi-photo-main{width:100%;padding:0;border:0;border-radius:0;cursor:zoom-in}.poi-photo-main:hover>img{transform:scale(1.025)}.poi-photo-main>img{transition:transform .25s}.poi-photo-dialog{position:relative;width:min(1400px,calc(100vw - 24px));max-width:1400px;height:min(940px,calc(100dvh - 24px));max-height:none;padding:0;overflow:hidden;border:1px solid #31566f;border-radius:18px;background:#050b0f;color:#fff;box-shadow:0 30px 100px #000e}.poi-photo-dialog::backdrop{background:#000e;backdrop-filter:blur(7px)}.poi-photo-dialog .dialog-close{z-index:3;background:#14242dcc;color:#fff}.poi-photo-viewer{display:grid;grid-template-rows:minmax(0,1fr) auto;height:100%}.poi-photo-viewer>img{width:100%;height:100%;min-height:0;object-fit:contain}.poi-photo-viewer footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 18px;background:#0b171d}.poi-photo-viewer p{margin:0;color:#c5d4da;font-size:11px;line-height:1.4}.poi-photo-viewer a{flex:0 0 auto;color:#79d7e4;font-size:11px;text-decoration:none}.poi-photo-viewer a:hover{text-decoration:underline}
@media(max-width:520px){.poi-details-dialog{width:calc(100vw - 10px);max-height:calc(100dvh - 10px);border-radius:14px}.poi-sheet-heading{grid-template-columns:44px minmax(0,1fr);padding-left:14px}.poi-sheet-category-icon{width:44px;height:44px}.poi-sheet-heading h2{font-size:20px}.poi-photo-main{height:210px}.poi-sheet-actions{overflow-x:auto;justify-content:flex-start}.poi-sheet-actions button{flex:0 0 74px}.poi-sheet-information{padding-inline:14px}.poi-photo-dialog{width:calc(100vw - 8px);height:calc(100dvh - 8px);border-radius:12px}.poi-photo-viewer footer{display:grid;gap:7px;padding:10px 12px}.poi-photo-viewer a{justify-self:start}}
