.otel-harita-sayfa {
    background: #eef6f8;
    min-height: calc(100vh - 72px);
    max-width: 100%;
    overflow-x: hidden;
    padding-bottom: 96px;
}

.otel-harita-ust {
    background: #079ca8;
    box-sizing: border-box;
    color: #fff;
    padding: 18px 18px 20px;
    width: 100%;
}

.otel-harita-ust-satir {
    align-items: center;
    display: flex;
    gap: 14px;
}

.otel-harita-geri {
    align-items: center;
    color: #fff;
    display: inline-flex;
    flex: 0 0 42px;
    font-size: 1.1rem;
    height: 42px;
    justify-content: center;
    text-decoration: none;
    width: 42px;
}

.otel-harita-arama {
    align-items: center;
    background: #fff;
    border-radius: 8px;
    color: #52647a;
    display: flex;
    flex: 1 1 auto;
    gap: 10px;
    min-width: 0;
    padding: 0 14px;
}

.otel-harita-arama input {
    border: 0;
    color: #071b3a;
    flex: 1 1 auto;
    font: inherit;
    height: 44px;
    min-width: 0;
    outline: 0;
}

.otel-harita-ust h1 {
    font-size: 2rem;
    font-weight: 900;
    letter-spacing: 0;
    margin: 20px 0 8px;
}

.otel-harita-ust p {
    color: rgba(255, 255, 255, .9);
    font-size: .95rem;
    line-height: 1.45;
    margin: 0;
}

.otel-harita-kategoriler {
    display: flex;
    gap: 8px;
    margin: 18px 0 -4px;
    max-width: 100%;
    overflow-x: auto;
    padding: 0 0 4px;
}

.otel-harita-kategoriler button {
    background: rgba(255, 255, 255, .18);
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 999px;
    color: #fff;
    flex: 0 0 auto;
    font-weight: 800;
    padding: 9px 16px;
}

.otel-harita-kategoriler button.is-active {
    background: #fff;
    color: #067f8a;
}

.otel-harita-govde {
    box-sizing: border-box;
    max-width: 100%;
    padding: 16px;
}

.otel-harita-secim {
    background: #fff;
    border: 1px solid #d2e3ec;
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 12px;
}

.otel-harita-secim label {
    color: #58708c;
    display: block;
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: .02em;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.otel-harita-secim select {
    background: #f8fcfd;
    border: 1px solid #c7dce8;
    border-radius: 8px;
    color: #071b3a;
    font: inherit;
    font-weight: 800;
    min-height: 46px;
    outline: 0;
    padding: 0 12px;
    width: 100%;
}

.otel-harita-alani {
    background: #dbe8ee;
    border: 1px solid #c5dbe6;
    border-radius: 8px;
    box-sizing: border-box;
    height: min(56vh, 520px);
    min-height: 360px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.otel-harita-alani img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.otel-harita-alani svg {
    inset: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;
}

.otel-harita-kroki-zemin {
    align-content: stretch;
    background:
        linear-gradient(90deg, rgba(7, 156, 168, .08) 1px, transparent 1px),
        linear-gradient(0deg, rgba(7, 156, 168, .08) 1px, transparent 1px),
        linear-gradient(135deg, #f8fdff, #e5f4f7);
    background-size: 10% 10%;
    color: rgba(7, 27, 58, .3);
    display: grid;
    font-weight: 900;
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    height: 100%;
    padding: 18px;
}

.otel-harita-kroki-zemin span {
    align-items: center;
    border: 1px dashed rgba(7, 156, 168, .28);
    border-radius: 8px;
    display: flex;
    justify-content: center;
    min-height: 72px;
}

.otel-harita-pin,
.otel-harita-baslangic,
.otel-harita-telefon-konum {
    align-items: center;
    border: 0;
    border-radius: 999px;
    display: inline-flex;
    justify-content: center;
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.otel-harita-pin {
    background: #fff;
    box-shadow: 0 8px 20px rgba(15, 23, 42, .18);
    font-size: 1.1rem;
    gap: 6px;
    min-height: 34px;
    padding: 6px 10px;
}

.otel-harita-pin.is-active {
    outline: 3px solid rgba(7, 156, 168, .18);
    z-index: 5;
}

.otel-harita-pin span {
    color: #071b3a;
    font-size: .76rem;
    font-weight: 900;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.otel-harita-baslangic,
.otel-harita-telefon-konum {
    background: #071b3a;
    color: #fff;
    height: 32px;
    width: 32px;
}

.otel-harita-telefon-konum {
    background: #e11d48;
    z-index: 6;
}

.otel-harita-bilgi {
    align-items: center;
    background: #fff;
    border: 1px solid #d2e3ec;
    border-radius: 8px;
    display: flex;
    gap: 12px;
    justify-content: space-between;
    margin-top: 12px;
    padding: 12px;
}

.otel-harita-bilgi strong,
.otel-harita-bilgi span {
    display: block;
}

.otel-harita-bilgi strong {
    color: #071b3a;
    font-size: 1rem;
    font-weight: 900;
}

.otel-harita-bilgi span {
    color: #5a6b80;
    font-size: .85rem;
}

.otel-harita-metrikler {
    display: flex;
    flex: 0 0 auto;
    gap: 8px;
}

.otel-harita-metrikler span {
    background: #e6f7fa;
    border-radius: 999px;
    color: #067f8a;
    font-weight: 900;
    padding: 8px 10px;
}

.otel-harita-konum {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    margin: 12px 0;
    flex-wrap: wrap;
}

.otel-harita-konum button,
.otel-harita-konum a {
    align-items: center;
    background: #e6f7fa;
    border: 1px solid #bce8ef;
    border-radius: 8px;
    color: #067f8a;
    display: inline-flex;
    gap: 8px;
    font-weight: 900;
    padding: 10px 12px;
    text-decoration: none;
}

.otel-harita-konum button.is-active {
    background: #079ca8;
    border-color: #079ca8;
    color: #fff;
}

.otel-harita-konum a[hidden] {
    display: none;
}

.otel-harita-konum span {
    color: #5a6b80;
    font-size: .82rem;
    margin-left: auto;
    text-align: left;
}

.otel-harita-liste {
    display: grid;
    gap: 12px;
}

.otel-harita-kart {
    align-items: flex-start;
    background: #fff;
    border: 1px solid #d2e3ec;
    border-radius: 8px;
    box-shadow: 0 14px 28px rgba(15, 23, 42, .1);
    display: flex;
    gap: 14px;
    padding: 14px;
}

.otel-harita-kart[hidden] {
    display: none;
}

.otel-harita-kart-ikon {
    align-items: center;
    background: #e6f7fa;
    border-radius: 8px;
    color: #079ca8;
    display: inline-flex;
    flex: 0 0 50px;
    font-size: 1.35rem;
    height: 50px;
    justify-content: center;
    width: 50px;
}

.otel-harita-kart-icerik {
    flex: 1 1 auto;
    min-width: 0;
}

.otel-harita-kart h2 {
    color: #071b3a;
    font-size: 1.05rem;
    font-weight: 900;
    letter-spacing: 0;
    margin: 0 0 4px;
}

.otel-harita-kart p {
    color: #5a6b80;
    font-size: .9rem;
    line-height: 1.45;
    margin: 0 0 12px;
}

.otel-harita-kart-islem {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.otel-harita-goster,
.otel-harita-rota {
    align-items: center;
    border-radius: 8px;
    display: inline-flex;
    font-size: .82rem;
    font-weight: 900;
    gap: 7px;
    min-height: 38px;
    padding: 8px 11px;
    text-decoration: none;
}

.otel-harita-goster {
    background: #f4f9fb;
    border: 1px solid #cfe0ea;
    color: #0f3d56;
}

.otel-harita-rota {
    background: #079ca8;
    border: 1px solid #079ca8;
    color: #fff;
}

.otel-harita-bos {
    background: #fff;
    border: 1px solid #d2e3ec;
    border-radius: 8px;
    margin: 0 auto;
    max-width: 620px;
    padding: 36px 20px;
    text-align: center;
}

.otel-harita-bos span {
    align-items: center;
    background: #e6f7fa;
    border-radius: 8px;
    color: #079ca8;
    display: inline-flex;
    font-size: 2rem;
    height: 72px;
    justify-content: center;
    margin-bottom: 16px;
    width: 72px;
}

.otel-harita-bos h2 {
    color: #071b3a;
    font-size: 1.25rem;
    font-weight: 900;
    letter-spacing: 0;
    margin: 0 0 8px;
}

.otel-harita-bos p {
    color: #5a6b80;
    margin: 0;
}

@media (max-width: 560px) {
    .otel-harita-ust {
        padding-left: 14px;
        padding-right: 14px;
    }

    .otel-harita-govde {
        padding: 12px;
    }

    .otel-harita-alani {
        height: 48vh;
        min-height: 310px;
    }

    .otel-harita-konum {
        align-items: flex-start;
        flex-direction: column;
    }

    .otel-harita-konum span {
        margin-left: 0;
        text-align: left;
    }

    .otel-harita-bilgi,
    .otel-harita-metrikler {
        align-items: flex-start;
        flex-direction: column;
    }

    .otel-harita-pin span {
        display: none;
    }

    .otel-harita-kart {
        padding: 12px;
    }
}

